Initial commit (#743354)
This commit is contained in:
13
strongswan-programname.patch
Normal file
13
strongswan-programname.patch
Normal file
@@ -0,0 +1,13 @@
|
||||
Index: strongswan-4.6.0/init/systemd/strongswan.service.in
|
||||
===================================================================
|
||||
--- strongswan-4.6.0.orig/init/systemd/strongswan.service.in
|
||||
+++ strongswan-4.6.0/init/systemd/strongswan.service.in
|
||||
@@ -3,7 +3,7 @@ Description=strongSwan IPsec
|
||||
After=syslog.target
|
||||
|
||||
[Service]
|
||||
-ExecStart=@SBINDIR@/ipsec start --nofork
|
||||
+ExecStart=@SBINDIR@/@PROGRAM@ start --nofork
|
||||
StandardOutput=syslog
|
||||
|
||||
[Install]
|
||||
Reference in New Issue
Block a user