From 513abfa19b2a61340d84ef67be7301620c668db5 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:31:55 -0500 Subject: net-misc/libreswan: use #!/sbin/openrc-run instead of #!/sbin/runscript --- net-misc/libreswan/files/libreswan-3.7-openrc-pidfile.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-misc/libreswan') 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 9c9f696d083..ab53057d2fd 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="" - -- cgit v1.2.1