Created
July 27, 2022 09:50
-
-
Save ycnakajsph/616960680a213701024ec28b5f4e8f83 to your computer and use it in GitHub Desktop.
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] | |
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