Skip to content

Instantly share code, notes, and snippets.

@mrvdb
Created May 16, 2015 14:57
Show Gist options
  • Save mrvdb/216b9e5873c12b9daf9f to your computer and use it in GitHub Desktop.
Save mrvdb/216b9e5873c12b9daf9f to your computer and use it in GitHub Desktop.
[Unit]
Description=Twister microblogging
[Service]
ExecStart=/usr/local/bin/twisterd
[Install]
WantedBy=default.target
@mrvdb
Copy link
Author

mrvdb commented May 16, 2015

Put this in ~/.config/systemd/user/twisterd.service

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment