summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:32:28 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit99d81c0b91ed40fac1d84751bd10881a49b67f39 (patch)
tree27126c0b89f45c23002dd86afaafe538ee67916d /net-misc/stunnel
parentnet-misc/strongswan: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-99d81c0b91ed40fac1d84751bd10881a49b67f39.tar.gz
gentoo-99d81c0b91ed40fac1d84751bd10881a49b67f39.tar.bz2
gentoo-99d81c0b91ed40fac1d84751bd10881a49b67f39.zip
net-misc/stunnel: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-misc/stunnel')
-rw-r--r--net-misc/stunnel/files/stunnel2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/stunnel/files/stunnel b/net-misc/stunnel/files/stunnel
index 6ca77a3dbdbe..328287665cec 100644
--- a/net-misc/stunnel/files/stunnel
+++ b/net-misc/stunnel/files/stunnel
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$