From a8b7ca024585a03a8aca7df554d101a68c58aa00 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Fri, 8 Jul 2016 03:29:22 +0200 Subject: fixed requires= wants= and also= --- usr/lib/systemd/system/anytun-controld@.service | 2 -- 1 file changed, 2 deletions(-) (limited to 'usr/lib/systemd/system/anytun-controld@.service') diff --git a/usr/lib/systemd/system/anytun-controld@.service b/usr/lib/systemd/system/anytun-controld@.service index 675dbcf..87f7294 100644 --- a/usr/lib/systemd/system/anytun-controld@.service +++ b/usr/lib/systemd/system/anytun-controld@.service @@ -1,7 +1,6 @@ [Unit] Description=secure anycast tunneling config daemon for %i PartOf=anytun.service -Requires=anytun@%i.service After=anytun@%i.service Documentation=man:anytun-controld(8) @@ -18,4 +17,3 @@ ProtectHome=yes [Install] WantedBy=multi-user.target -Also=anytun@%i.service -- cgit v1.2.3