From 3b916162aaf4262e20e0a999a57946ac5ef012b6 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Fri, 8 Jul 2016 02:17:20 +0200 Subject: use exec @ launcher, also install control daemon systemd unit --- usr/lib/systemd/system/anytun@.service | 1 + 1 file changed, 1 insertion(+) (limited to 'usr/lib/systemd') diff --git a/usr/lib/systemd/system/anytun@.service b/usr/lib/systemd/system/anytun@.service index ba2130f..a837889 100644 --- a/usr/lib/systemd/system/anytun@.service +++ b/usr/lib/systemd/system/anytun@.service @@ -19,3 +19,4 @@ DevicePolicy=closed [Install] WantedBy=multi-user.target +Also=anytun-controld@%i.service -- cgit v1.2.3