See attached files for (SysV) service which are potentially affected.

-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?
cman/init.d/cman:       # uanble to determine current runlevel
cman/init.d/cman:       current_runlevel=$( runlevel 2>/dev/null | \
cman/init.d/cman:       [ -z "$current_runlevel" ] && return 1
cman/init.d/cman:       # xend doesn't start at this runlevel.
cman/init.d/cman:       ! chkconfig --levels "$current_runlevel" xend 
2>/dev/null && return 1
controlaula/init.d/sirvecole:  # Determine current runlevel
controlaula/init.d/sirvecole:  r=$(/sbin/runlevel) || true
controlaula/init.d/sirvecole:  # Do nothing if we can't determine the runlevel 
(e.g. inside chroots)
distmp3/init.d/distmp3:  if [ "$1" = start ] && [ -n "$runlevel" -o -n 
"$in_postinst" ] && [ "$STARTME" = 0 ]; then
fetchmail/init.d/fetchmail:             test -f /etc/rc`/sbin/runlevel | cut 
-d' ' -f2`.d/S*fetchmail* && $0 start
heartbeat/init.d/heartbeat:  # Determine the base and follow a runlevel link 
name.
initscripts/init.d/killprocs:# Short-Description: executed by init(8) upon 
entering runlevel 1 (single).
initscripts/init.d/single:# Short-Description: executed by init(8) upon 
entering runlevel 1 (single).
initscripts/init.d/stop-bootlogd-single:# a call to /sbin/sulogin, while 
runlevel 1 is a call to
initscripts/init.d/stop-bootlogd-single:# "/etc/init.d/rc 1" which in the end 
switches to runlevel S to run
kdm/init.d/kdm:    # uncomment, if you want auto-logon to be runlevel-dependant
kdm/init.d/kdm:    #test "$runlevel" || { runlevel=`runlevel`; 
runlevel=${runlevel#* }; }
kdm/init.d/kdm:    #test "$runlevel" = 4 && ARG=-autolog || ARG=-noautolog
ltsp-controlaula/init.d/ltsp-sirvecole:  # Determine current runlevel
ltsp-controlaula/init.d/ltsp-sirvecole:  r=$(/sbin/runlevel) || true
mason/init.d/mason:# Debian flags for runlevels - similar to RH's chkconfig.
openafs-client/init.d/openafs-client:    runlevel=`runlevel | sed 's/^. //'`
openafs-client/init.d/openafs-client:    if [ "$runlevel" -eq 0 ] || [ 
"$runlevel" -eq 6 ] ; then
openssh-server/init.d/ssh:    ([ "$previous" ] && [ "$runlevel" ]) || [ 
"$runlevel" = S ]
pcmciautils/init.d/pcmciautils:    ([ "$previous" ] && [ "$runlevel" ]) || [ 
"$runlevel" = S ]
plymouth/init.d/plymouth:                       RUNLEVEL="$(/sbin/runlevel | 
cut -d " " -f 2)"
rotter/init.d/rotter:           test -f /etc/rc`/sbin/runlevel | cut -d' ' 
-f2`.d/S*rotter* && $0 start
splashy/init.d/splashy:# If called in the rc[06].d runlevels with the stop 
target it will start 
splashy/init.d/splashy:# splashy in 'shutdown' mode. In the rcS.d runlevel it 
will try 
splashy/init.d/splashy:     log_warning_msg "To enable $NAME on multiuser 
runlevel add 'splash' and a valid framebuffer videomode to the kernel command 
line"
splashy/init.d/splashy:    RUNLEVEL=`runlevel | sed 's/^. //'`
sssd/init.d/sssd:# stop on runlevel [06]
xprint-common/init.d/xprint:        # when /etc/init.d/lpd was not called yet 
but the runlevel script waits
avr-evtd/init.d/avr-evtd:    if [ -n "$RUNLEVEL" ] && [ -n "$DEVICE" ]; then
avr-evtd/init.d/avr-evtd:       if [ "$RUNLEVEL" -eq 6 ]; then
avr-evtd/init.d/avr-evtd:       elif [ "$RUNLEVEL" -eq 0 ]; then
brltty/init.d/brltty:   if [ "$RUNLEVEL" = "S" -a "$PREVLEVEL" = "N" ]; then
firebird2.1-classic/init.d/firebird2.1-classic:# define RUNLEVEL to avoind 
unbound variable error
firebird2.1-classic/init.d/firebird2.1-classic:RUNLEVEL=${RUNLEVEL:-}
firebird2.1-super/init.d/firebird2.1-super:# define RUNLEVEL to avoind unbound 
variable error
firebird2.1-super/init.d/firebird2.1-super:RUNLEVEL=${RUNLEVEL:-}
firebird2.5-classic/init.d/firebird2.5-classic:# define RUNLEVEL to avoind 
unbound variable error
firebird2.5-classic/init.d/firebird2.5-classic:RUNLEVEL=${RUNLEVEL:-}
firebird2.5-superclassic/init.d/firebird2.5-superclassic:# define RUNLEVEL to 
avoind unbound variable error
firebird2.5-superclassic/init.d/firebird2.5-superclassic:RUNLEVEL=${RUNLEVEL:-}
firebird2.5-super/init.d/firebird2.5-super:# define RUNLEVEL to avoind unbound 
variable error
firebird2.5-super/init.d/firebird2.5-super:RUNLEVEL=${RUNLEVEL:-}
plymouth/init.d/plymouth:                       RUNLEVEL="$(/sbin/runlevel | 
cut -d " " -f 2)"
plymouth/init.d/plymouth:                       case "${RUNLEVEL}" in
splashy/init.d/splashy:#                    /etc/rcS.d and 
/etc/rc$CURRENT_RUNLEVEL.d. This will also
splashy/init.d/splashy:# and at RUNLEVEL S.
splashy/init.d/splashy:        # In the first stage of booting RUNLEVEL will be 
S
splashy/init.d/splashy:if [ -z "${RUNLEVEL:-}" ]; then
splashy/init.d/splashy:    RUNLEVEL=`runlevel | sed 's/^. //'`
splashy/init.d/splashy: [ "x$RUNLEVEL" = "xN S" -o "x$RUNLEVEL" = "xS" ] || 
exit 0
splashy/init.d/splashy:        calculate_steps $RUNLEVEL
udev/init.d/udev:  if [ "$RUNLEVEL" = "S" -a "$PREVLEVEL" = "N" ]; then

Attachment: signature.asc
Description: OpenPGP digital signature



Reply via email to