Skip to content

Instantly share code, notes, and snippets.

@rosterloh
Created October 15, 2018 14:07
Show Gist options
  • Save rosterloh/1d0bb7621cc10c18c871f9d837a19741 to your computer and use it in GitHub Desktop.
Save rosterloh/1d0bb7621cc10c18c871f9d837a19741 to your computer and use it in GitHub Desktop.
For testing run with -vt 1 on an ssh terminal
[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