Skip to content

Instantly share code, notes, and snippets.

@Makeshift
Last active July 25, 2018 18:30
Show Gist options
  • Save Makeshift/84ddc995c86686ac4447e3cefe8c2ad1 to your computer and use it in GitHub Desktop.
Save Makeshift/84ddc995c86686ac4447e3cefe8c2ad1 to your computer and use it in GitHub Desktop.
[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