init: Update starter systemd service to distinguish it from strongswan-swanctl

This commit is contained in:
Martin Willi 2014-09-15 15:52:47 +02:00
parent 0097141858
commit a3d03b4c71
2 changed files with 2 additions and 1 deletions

1
init/systemd/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
strongswan.service

View File

@ -1,5 +1,5 @@
[Unit]
Description=strongSwan IPsec
Description=strongSwan IPsec IKEv1/IKEv2 daemon using ipsec.conf
After=syslog.target
[Service]