Skip to content

Instantly share code, notes, and snippets.

@weskerfoot
Created March 7, 2019 05:37
Show Gist options
  • Save weskerfoot/800a1655effdee4409ec6415a05555c5 to your computer and use it in GitHub Desktop.
Save weskerfoot/800a1655effdee4409ec6415a05555c5 to your computer and use it in GitHub Desktop.
[Unit]
Description=Synergy
After=graphical-session.target
[Service]
#User=wes
#Group=users
Type=forking
ExecStart=/usr/bin/synergyc ismeta.local
Restart=always
RestartSec=2
[Install]
WantedBy=multi.user.target
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment