mirror of
https://github.com/MichielDerhaeg/build-linux.git
synced 2025-09-25 14:59:07 +02:00
8 lines
235 B
Plaintext
8 lines
235 B
Plaintext
::sysinit:/etc/init.d/rcS
|
|
::respawn:/bin/runsvdir /etc/rc.d
|
|
tty1::respawn:/sbin/getty 38400 tty1
|
|
tty2::respawn:/sbin/getty 38400 tty2
|
|
tty3::respawn:/sbin/getty 38400 tty3
|
|
::ctrlaltdel:/bin/umount -a -r
|
|
::shutdown:/usr/bin/umount -a -r
|