Current Path : /etc/init/ |
|
Current File : //etc/init/rcS-emergency.conf |
# rcS-emergency - SysVinit emergency compatibility
#
# This task is run before rc.sysinit if emergency is passed to kernel
#
# Do not edit this file directly. If you want to change the behaviour,
# please create a file rcS-emergency.override and put your changes there.
console owner
task
script
. /etc/sysconfig/init
plymouth --hide-splash || true
[ -z "$EMERGENCY" ] && EMERGENCY=/sbin/sulogin
exec $EMERGENCY
end script
Copyright 2K16 - 2K18 Indonesian Hacker Rulez