Blame | Last modification | View Log | RSS feed
# 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]taskexport RUNLEVELconsole outputexec /etc/rc.d/rc $RUNLEVEL