summaryrefslogtreecommitdiff
path: root/community/synergy/synergys_at.service
blob: 64cbb7bcf9151ca9957f54da99c3bc3f8304404a (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Synergy Server Daemon
After=network.target

[Service]
User=%i
ExecStart=/usr/bin/synergys --no-daemon --config /etc/synergy.conf

[Install]
WantedBy=multi-user.target