mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
12 lines
187 B
Desktop File
12 lines
187 B
Desktop File
[Unit]
|
|
Description=Synergy Server Daemon
|
|
After=network.target
|
|
|
|
[Service]
|
|
Type=forking
|
|
ExecStart=/usr/bin/synergys --config /etc/synergy.conf
|
|
User=%I
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|