================================================================= root@teer /etc # find /etc -iname '[SK]*autofs'|grep rc2 /etc/rc.d/rc2.d/K52autofs root@teer /etc # chkconfig autofs on root@teer /etc # find /etc -iname '[SK]*autofs'|grep rc2 /etc/rc.d/rc2.d/S48autofs root@teer /etc # head /etc/init.d/autofs #!/bin/sh # # chkconfig: 345 48 52 # description: Automounts filesystems on demand # processname: /usr/sbin/automount # config: /etc/auto.master # pidfile: /var/run/automount.pid WITHOUT_RC_COMPAT=1 root@teer /etc # chkconfig --del autofs root@teer /etc # chkconfig --add autofs root@teer /etc # find /etc -iname '[SK]*autofs'|grep rc2 /etc/rc.d/rc2.d/K52autofs root@teer /etc # rpm -q chkconfig chkconfig-1.3.59-alt4 ================================================================= свежий сизиф, std-pae, sysvinit. Наблюдается однако давно (по некоторым логам etckeeper-а, с 2012-го года).
Наблюдается и на свежем сизифе с загруженными std-def/systemd/x86_64.