diff options
author | Christian Pointner <equinox@anytun.org> | 2016-07-08 02:42:49 +0200 |
---|---|---|
committer | Christian Pointner <equinox@anytun.org> | 2016-07-08 02:42:49 +0200 |
commit | a41392cd588a9bd863267638c60d944e157acf02 (patch) | |
tree | 97e6b2bd241bd42b988e68a946a03cc6865387d1 /usr/lib/systemd/system/anytun@.service | |
parent | use exec @ launcher, also install control daemon systemd unit (diff) |
anytun-control vs anytun-controld
Diffstat (limited to 'usr/lib/systemd/system/anytun@.service')
-rw-r--r-- | usr/lib/systemd/system/anytun@.service | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr/lib/systemd/system/anytun@.service b/usr/lib/systemd/system/anytun@.service index a837889..17a5b0c 100644 --- a/usr/lib/systemd/system/anytun@.service +++ b/usr/lib/systemd/system/anytun@.service @@ -1,7 +1,6 @@ [Unit] Description=secure anycast tunneling daemon for %i PartOf=anytun.service -ReloadPropagatedFrom=anytun.service Wants=anytun-controld@%i.service Documentation=man:anytun(8) |