summaryrefslogtreecommitdiff
path: root/usr/lib/systemd/system/anytun-control@.service
diff options
context:
space:
mode:
authorChristian Pointner <equinox@anytun.org>2016-07-08 01:39:03 +0200
committerChristian Pointner <equinox@anytun.org>2016-07-08 01:39:03 +0200
commitbfd0bd1a5f8054a273872c4da67f35d21b00ad0e (patch)
treed246862ced68bd95fd3bb5b408f937a598957f7c /usr/lib/systemd/system/anytun-control@.service
parentfixed gcrypt warning for anytun-config (diff)
added some more deps to systemd units
Diffstat (limited to 'usr/lib/systemd/system/anytun-control@.service')
-rw-r--r--usr/lib/systemd/system/anytun-control@.service1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/lib/systemd/system/anytun-control@.service b/usr/lib/systemd/system/anytun-control@.service
index 4a4fd5e..2fd0b75 100644
--- a/usr/lib/systemd/system/anytun-control@.service
+++ b/usr/lib/systemd/system/anytun-control@.service
@@ -3,6 +3,7 @@ Description=secure anycast tunneling config daemon for %i
PartOf=anytun.service
ReloadPropagatedFrom=anytun.service
Requires=anytun@%i.service
+After=anytun@%i.service
Documentation=man:anytun-controld(8)
[Service]