zerotier-one.upstart 277 B

1234567891011121314
  1. description "ZeroTier One upstart startup script"
  2. author "Adam Ierymenko <[email protected]>"
  3. start on (local-filesystems and net-device-up IFACE!=lo)
  4. stop on runlevel [!2345]
  5. respawn
  6. respawn limit 2 300
  7. #pre-start script
  8. #end script
  9. exec /usr/sbin/zerotier-one