Bug 30378 - chkconfig on некорректно работает с LSB-заголовками
Summary: chkconfig on некорректно работает с LSB-заголовками
Status: NEW
Alias: None
Product: Sisyphus
Classification: Development
Component: chkconfig (show other bugs)
Version: unstable
Hardware: all Linux
: P3 major
Assignee: placeholder@altlinux.org
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-06 07:09 MSK by Evgenii Terechkov
Modified: 2017-05-15 15:06 MSK (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Evgenii Terechkov 2014-10-06 07:09:42 MSK
=================================================================
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-го года).
Comment 1 Evgenii Terechkov 2014-10-06 07:16:03 MSK
Наблюдается и на свежем сизифе с загруженными std-def/systemd/x86_64.