diff options
Diffstat (limited to 'debian/patches/03_systemd-service.patch')
-rw-r--r-- | debian/patches/03_systemd-service.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/03_systemd-service.patch b/debian/patches/03_systemd-service.patch index d118590e2..6609542c8 100644 --- a/debian/patches/03_systemd-service.patch +++ b/debian/patches/03_systemd-service.patch @@ -2,7 +2,7 @@ +++ b/init/systemd/strongswan.service.in @@ -1,10 +1,12 @@ [Unit] - Description=strongSwan IPsec + Description=strongSwan IPsec IKEv1/IKEv2 daemon using ipsec.conf -After=syslog.target +After=network.target |