Blame | Last modification | View Log | RSS feed
# 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 ownertaskscript. /etc/sysconfig/initplymouth --hide-splash || true[ -z "$EMERGENCY" ] && EMERGENCY=/sbin/suloginexec $EMERGENCYend script