mirror of
https://github.com/fspc/gbootroot.git
synced 2025-03-12 07:43:22 -04:00
Changed to agetty first in control structure, and changed Helper.yard
to be only a init=/bin/bash fs.
This commit is contained in:
parent
caae1f01d5
commit
8b0a64db0b
@ -1,4 +1,4 @@
|
|||||||
# $Id: Helper.yard,v 1.8 2003/02/15 02:10:07 freesource Exp $
|
# $Id: Helper.yard,v 1.9 2003/02/20 03:24:05 freesource Exp $
|
||||||
# Helper.yard
|
# Helper.yard
|
||||||
#
|
#
|
||||||
#############################################################################
|
#############################################################################
|
||||||
@ -16,15 +16,15 @@ dd
|
|||||||
|
|
||||||
# init - parent of all processes
|
# init - parent of all processes
|
||||||
# Choose an inittab to compliment the traditional init in the page below.
|
# Choose an inittab to compliment the traditional init in the page below.
|
||||||
/sbin/init
|
##/sbin/init
|
||||||
telinit
|
##telinit
|
||||||
/sbin/shutdown
|
##/sbin/shutdown
|
||||||
/sbin/halt
|
##/sbin/halt
|
||||||
/etc/init.d/halt <= Replacements/etc/init.d/halt.example
|
##/etc/init.d/halt <= Replacements/etc/init.d/halt.example
|
||||||
/sbin/reboot
|
##/sbin/reboot
|
||||||
/etc/init.d/reboot <= Replacements/etc/init.d/reboot.example
|
##/etc/init.d/reboot <= Replacements/etc/init.d/reboot.example
|
||||||
/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.helper
|
##/etc/init.d/rcS <= Replacements/etc/init.d/rcS.helper
|
||||||
##/sbin/swapon
|
##/sbin/swapon
|
||||||
|
|
||||||
# Login stuff
|
# Login stuff
|
||||||
|
Loading…
x
Reference in New Issue
Block a user