mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-12-04 18:10:52 +00:00
12 lines
233 B
Plaintext
12 lines
233 B
Plaintext
# /etc/inittab
|
|
|
|
::sysinit:/sbin/openrc sysinit
|
|
::sysinit:/sbin/openrc boot
|
|
::wait:/sbin/openrc default
|
|
|
|
# Stuff to do for the 3-finger salute
|
|
::ctrlaltdel:/sbin/reboot
|
|
|
|
# Stuff to do before rebooting
|
|
::shutdown:/sbin/openrc shutdown
|