summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:31:55 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit513abfa19b2a61340d84ef67be7301620c668db5 (patch)
tree10e7a4429b9f07f5f6736fb318d9668b5d32a5a3
parentnet-misc/knock: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-513abfa19b2a61340d84ef67be7301620c668db5.tar.gz
gentoo-513abfa19b2a61340d84ef67be7301620c668db5.tar.bz2
gentoo-513abfa19b2a61340d84ef67be7301620c668db5.zip
net-misc/libreswan: use #!/sbin/openrc-run instead of #!/sbin/runscript
-rw-r--r--net-misc/libreswan/files/libreswan-3.7-openrc-pidfile.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/libreswan/files/libreswan-3.7-openrc-pidfile.patch b/net-misc/libreswan/files/libreswan-3.7-openrc-pidfile.patch
index 9c9f696d0834..ab53057d2fdd 100644
--- a/net-misc/libreswan/files/libreswan-3.7-openrc-pidfile.patch
+++ b/net-misc/libreswan/files/libreswan-3.7-openrc-pidfile.patch
@@ -16,7 +16,7 @@ index f3ab2f9..c121897 100755
--- a/initsystems/openrc/ipsec.init.in
+++ b/initsystems/openrc/ipsec.init.in
@@ -1,7 +1,5 @@
- #!/sbin/runscript
+ #!/sbin/openrc-run
-PLUTO_OPTS=""
-