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 b1d1c874d..e18867ec5 100644 --- a/debian/patches/03_systemd-service.patch +++ b/debian/patches/03_systemd-service.patch @@ -3,7 +3,7 @@ @@ -1,9 +1,10 @@ [Unit] Description=strongSwan IPsec IKEv1/IKEv2 daemon using ipsec.conf --After=syslog.target +-After=syslog.target network.target +After=network.target [Service] |