13 lines
306 B
Plaintext
13 lines
306 B
Plaintext
# Optimized config te reduce some memory usage
|
|
|
|
::sysinit:/sbin/openrc sysinit
|
|
::sysinit:/sbin/openrc boot
|
|
::wait:/sbin/openrc default
|
|
|
|
::respawn:/sbin/getty 38400 console
|
|
|
|
::ctrlaltdel:/sbin/reboot
|
|
|
|
::shutdown:/sbin/openrc shutdown
|
|
tty1::respawn:/sbin/getty 38400 tty1
|
|
tty2::respawn:/sbin/getty 38400 tty2 |