mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-05 03:53:44 +02:00
Improve debian service requirements
This commit is contained in:
parent
c0efba79c7
commit
a307dff3b7
1 changed files with 2 additions and 1 deletions
3
debian/zerotier-one.service
vendored
3
debian/zerotier-one.service
vendored
|
@ -1,6 +1,7 @@
|
||||||
[Unit]
|
[Unit]
|
||||||
Description=ZeroTier One
|
Description=ZeroTier One
|
||||||
After=network.target
|
After=network-online.target
|
||||||
|
Wants=network-online.target
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
ExecStart=/usr/sbin/zerotier-one
|
ExecStart=/usr/sbin/zerotier-one
|
||||||
|
|
Loading…
Add table
Reference in a new issue