From: Martin Willi Date: Mon, 15 Sep 2014 13:52:47 +0000 (+0200) Subject: init: Update starter systemd service to distinguish it from strongswan-swanctl X-Git-Tag: 5.2.1dr1~47^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a3d03b4c71f2bc88aab5d6b46811f9ad89042ab2;p=thirdparty%2Fstrongswan.git init: Update starter systemd service to distinguish it from strongswan-swanctl --- diff --git a/init/systemd/.gitignore b/init/systemd/.gitignore new file mode 100644 index 0000000000..0b90b36944 --- /dev/null +++ b/init/systemd/.gitignore @@ -0,0 +1 @@ +strongswan.service diff --git a/init/systemd/strongswan.service.in b/init/systemd/strongswan.service.in index dee892e90b..608078b1ea 100644 --- a/init/systemd/strongswan.service.in +++ b/init/systemd/strongswan.service.in @@ -1,5 +1,5 @@ [Unit] -Description=strongSwan IPsec +Description=strongSwan IPsec IKEv1/IKEv2 daemon using ipsec.conf After=syslog.target [Service]