From ab95ff92422e9adca5c23f82921a7541f44ff88a Mon Sep 17 00:00:00 2001 From: Yves-Alexis Perez Date: Wed, 18 Nov 2015 15:25:23 +0100 Subject: Refresh 03_systemd-service.patch * debian/patches: - 03_systemd-service refreshed for new upstream release. --- debian/changelog | 2 ++ debian/patches/03_systemd-service.patch | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index d10b5c851..54f447c0a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ strongswan (5.3.4-1) UNRELEASED; urgency=medium * New upstream release. + * debian/patches: + - 03_systemd-service refreshed for new upstream release. -- Yves-Alexis Perez Wed, 18 Nov 2015 15:19:49 +0100 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] -- cgit v1.2.3