Current Path : /etc/init/ |
|
Current File : //etc/init/rc.conf |
# rc - System V runlevel compatibility
#
# This task runs the old sysv-rc runlevel scripts. It
# is usually started by the telinit compatibility wrapper.
#
# Do not edit this file directly. If you want to change the behaviour,
# please create a file rc.override and put your changes there.
start on runlevel [0123456]
stop on runlevel [!$RUNLEVEL]
task
export RUNLEVEL
#console output
exec /etc/rc.d/rc $RUNLEVEL
Copyright 2K16 - 2K18 Indonesian Hacker Rulez