1 2 3 4 5 6 7 8 9
#!/sbin/openrc-run command="/usr/local/bin/slogin" command_background="no" description="Minimal framebuffer login that launches X" depend() { need localmount after bootmisc }