LL_Runit_Scripts/sv/console-setup/run

8 lines
127 B
Text
Raw Permalink Normal View History

2021-06-07 00:57:15 +00:00
#!/bin/sh
sv start console-screen kbd
set -e
test -e /usr
test -e /bin/setupcon
/lib/console-setup/console-setup.sh
exec pause