Skip to content

Instantly share code, notes, and snippets.

@ycnakajsph
Created July 27, 2022 09:50
Show Gist options
  • Save ycnakajsph/616960680a213701024ec28b5f4e8f83 to your computer and use it in GitHub Desktop.
Save ycnakajsph/616960680a213701024ec28b5f4e8f83 to your computer and use it in GitHub Desktop.
[Unit]
Description=Launch Kuba Kiosk app
After=network-online.target
Wants=network-online.target
[Service]
ExecStart=startx /etc/X11/Xsession /opt/kiosk.sh
[Install]
WantedBy=multi-user.target
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment