You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
[Unit] |
|
Description=ZeroTier TCP Proxy sample unit |
|
|
|
[Service] |
|
ExecStart=/var/lib/zerotier-one/tcp-proxy |
|
Restart=on-failure |
|
|
|
# The zerotier-one install script creates this user/group |
|
User=zerotier-one |
|
Group=zerotier-one |
|
|
|
|
|
[Install] |
|
WantedBy=multi-user.target
|
|
|