mirror of
https://github.com/NAStools/zerotierone.git
synced 2024-11-13 17:10:35 -08:00
12 lines
206 B
Desktop File
12 lines
206 B
Desktop File
[Unit]
|
|
Description=ZeroTier One
|
|
After=network.target apache2.service
|
|
|
|
[Service]
|
|
ExecStart=/apps/nastools-zerotier-one/sbin/zerotier-one
|
|
Restart=always
|
|
KillMode=process
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|