diff options
author | Yves-Alexis Perez <corsac@debian.org> | 2019-01-02 11:40:21 +0100 |
---|---|---|
committer | Yves-Alexis Perez <corsac@debian.org> | 2019-01-02 11:40:21 +0100 |
commit | b832ef5d09a9fc8c5f6bfe24b01ba98a01b7d5d6 (patch) | |
tree | 9e6a11fd34b72f894e50483a2d631569ad54f93c /debian/patches/03_systemd-service.patch | |
parent | a612725b0b1bd3a0cde37d94151058139b4199f9 (diff) | |
download | vyos-strongswan-b832ef5d09a9fc8c5f6bfe24b01ba98a01b7d5d6.tar.gz vyos-strongswan-b832ef5d09a9fc8c5f6bfe24b01ba98a01b7d5d6.zip |
d/patches: import patches in gbp pq
Diffstat (limited to 'debian/patches/03_systemd-service.patch')
-rw-r--r-- | debian/patches/03_systemd-service.patch | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/debian/patches/03_systemd-service.patch b/debian/patches/03_systemd-service.patch index 5eee9a9b8..3941e6490 100644 --- a/debian/patches/03_systemd-service.patch +++ b/debian/patches/03_systemd-service.patch @@ -1,6 +1,15 @@ -diff --git a/debian/patches/03_systemd-service.patch b/debian/patches/03_systemd-service.patch +From: Romain Francoise <rfrancoise@debian.org> +Date: Wed, 2 Jan 2019 11:37:27 +0100 +Subject: Tune the ipsec systemd service file + +- add a reload argument +- don't wait on syslog +--- + init/systemd/strongswan.service.in | 3 ++- + 1 file changed, 2 insertions(+), 1 deletion(-) + diff --git a/init/systemd/strongswan.service.in b/init/systemd/strongswan.service.in -index 474284a19..8060d1ea2 100644 +index 474284a..8060d1e 100644 --- a/init/systemd/strongswan.service.in +++ b/init/systemd/strongswan.service.in @@ -1,9 +1,10 @@ |