Created
October 15, 2018 14:07
-
-
Save rosterloh/1d0bb7621cc10c18c871f9d837a19741 to your computer and use it in GitHub Desktop.
For testing run with -vt 1 on an ssh terminal
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Unit] | |
DefaultDependencies=no | |
After=local-fs.target | |
[email protected] | |
[Service] | |
StandardInput=tty | |
StandardOutput=tty | |
ExecStart=/usr/bin/fbi -d /dev/fb0 --once --noverbose --autozoom /opt/splash.png | |
[Install] | |
WantedBy=sysinit.target |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment