ZeroTierOne/debian
Kevin Kuehler c9f07e855e systemd: fix zerotier hanging on shutdown
On system shutdown, zerotier is stopped after the network and gets
itself into a connection timeout loop. It hits the TimeoutStopUSec= and
is forcibly killed by SIGKILL. Order zerotier after network.target so it
can shutdown gracefully while the network is still up.

From systemd.special(7):

at shutdown, a unit that is ordered after network.target will be stopped
before the network — to whatever level it might be set up then — is shut
down. It is hence useful when writing service files that require network
access on shutdown, which should order themselves after this target, but
not pull it in
2019-11-27 16:29:39 -08:00
..
source Move debian/format to debian/source/format 2016-09-23 20:13:37 -07:00
changelog 1.4.6 version bump 2019-08-30 15:30:37 -07:00
compat Another squeeze fix to see if we can make this work. 2018-04-27 19:51:27 -07:00
control Debian typo fix 2019-09-04 08:19:33 -07:00
control.wheezy Back out unnecessary hack 2019-08-23 11:14:17 -07:00
copyright Version bumps, license fixed, and GitHub issue #990 take two 2019-08-23 10:15:13 -07:00
postinst User useradd not adduser on Debian. 2018-05-02 14:12:10 -07:00
rules 4-core Debian build. 2017-04-24 18:40:34 -07:00
rules.static Version bumps, and fix Debian so default is to build normally and .static files are used in our builds. 2017-03-17 19:16:34 -07:00
rules.wheezy Version bumps, and fix Debian so default is to build normally and .static files are used in our builds. 2017-03-17 19:16:34 -07:00
rules.wheezy.static Version bumps, and fix Debian so default is to build normally and .static files are used in our builds. 2017-03-17 19:16:34 -07:00
ufw-zerotier-one Add UFW firewall application preset 2018-05-30 19:10:51 -07:00
zerotier-one.init All three init systems now covered in debian. 2016-06-08 13:30:29 -07:00
zerotier-one.service systemd: fix zerotier hanging on shutdown 2019-11-27 16:29:39 -08:00
zerotier-one.upstart systemd stuff for debian 2016-06-08 13:19:08 -07:00