3 ## live-boot contains the scripts that configure a Debian Live system during
4 ## the boot process (early userspace).
6 ## This is the sysvinit script for live-boot.
11 # Required-Start: $syslog bootmisc
13 # Should-Start: $local_fs
14 # Should-Stop: halt reboot
17 # Short-Description: Debian Live - System Configuration Scripts
18 # Description: live-boot contains the scripts that configure a Debian
19 # Live system during the boot process (early userspace).
21 # X-Stop-After: umountroot
27 if [ -e /lib
/live
/boot.sh
]
33 start|force-reload|restart
)