Last active
July 25, 2018 18:30
-
-
Save Makeshift/84ddc995c86686ac4447e3cefe8c2ad1 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=The Lounge | |
After=network-online.target | |
[Service] | |
Type=simple | |
ExecStart=/usr/local/bin/thelounge start | |
User=scassany | |
Restart=always | |
[Install] | |
WantedBy=default.target |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment