summaryrefslogtreecommitdiff
path: root/debian/zerotier-one.upstart
blob: 7753580a8ca08ba86456a21ac8db36b66a846a77 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
description "ZeroTier One upstart startup script"

author "Adam Ierymenko <adam.ierymenko@zerotier.com>"

start on (local-filesystems and net-device-up IFACE!=lo)
stop on runlevel [!2345]

respawn
respawn limit 2 300

#pre-start script
#end script

exec /usr/sbin/zerotier-one