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:
parent
5b0c4de3d7
commit
2fe9aac620
@ -85,12 +85,12 @@
|
|||||||
telinit
|
telinit
|
||||||
/sbin/shutdown
|
/sbin/shutdown
|
||||||
/sbin/halt
|
/sbin/halt
|
||||||
/etc/init.d/halt # make this into a replacement
|
/etc/init.d/halt <= Replacements/etc/init.d/halt.example
|
||||||
/sbin/swapon
|
/sbin/reboot
|
||||||
/sbin/reboot
|
/etc/init.d/reboot <= Replacements/etc/init.d/reboot.example
|
||||||
/etc/init.d/reboot # make this into a replacement
|
/etc/init.d/rc <= Replacements/etc/init.d/rc.example
|
||||||
/etc/init.d/rc <= Replacements/etc/init.d/rc.example
|
/etc/init.d/rcS <= Replacements/etc/init.d/rcS.example
|
||||||
/etc/init.d/rcS <= Replacements/etc/init.d/rcS.example
|
/sbin/swapon
|
||||||
|
|
||||||
# Login stuff
|
# Login stuff
|
||||||
/bin/login
|
/bin/login
|
||||||
|
Loading…
x
Reference in New Issue
Block a user