sortix-mirror/share/init/single-user
Jonas 'Sortie' Termansen c7b827d336 Add init(5) type feature.
2024-09-07 20:53:51 +02:00

10 lines
140 B
Text

require base no-await
require local no-await
tty tty1
need tty
cd "$HOME"
exit-code-meaning poweroff-reboot
type oneshot
exec "$SHELL" -l