1
0
mirror of https://github.com/fspc/gbootroot.git synced 2025-02-23 09:03:23 -05:00

Works with 0 and 6 halt and reboot examples.

This commit is contained in:
freesource 2001-12-03 19:07:30 +00:00
parent 5b0c4de3d7
commit 2fe9aac620

View File

@ -85,12 +85,12 @@
telinit
/sbin/shutdown
/sbin/halt
/etc/init.d/halt # make this into a replacement
/sbin/swapon
/sbin/reboot
/etc/init.d/reboot # make this into a replacement
/etc/init.d/rc <= Replacements/etc/init.d/rc.example
/etc/init.d/rcS <= Replacements/etc/init.d/rcS.example
/etc/init.d/halt <= Replacements/etc/init.d/halt.example
/sbin/reboot
/etc/init.d/reboot <= Replacements/etc/init.d/reboot.example
/etc/init.d/rc <= Replacements/etc/init.d/rc.example
/etc/init.d/rcS <= Replacements/etc/init.d/rcS.example
/sbin/swapon
# Login stuff
/bin/login