Skip to content

Instantly share code, notes, and snippets.

@niner
Created September 16, 2014 13:18
Show Gist options
  • Save niner/3d66424fc37185fdb272 to your computer and use it in GitHub Desktop.
Save niner/3d66424fc37185fdb272 to your computer and use it in GitHub Desktop.
[Unit]
Description=IRC client
[Service]
Type=forking
User=nine
ExecStart=/usr/bin/screen -dmS irssi irssi
WorkingDirectory=/home/nine
[Install]
WantedBy=multi-user.target
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment