1
0
mirror of https://github.com/zerotier/ZeroTierOne.git synced 2025-03-12 04:36:29 -07:00
2018-05-31 23:55:36 +02:00

13 lines
202 B
Desktop File

[Unit]
Description=ZeroTier One
After=network-online.target
Wants=network-online.target
[Service]
ExecStart=/usr/sbin/zerotier-one
Restart=always
KillMode=process
[Install]
WantedBy=multi-user.target