summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:32:25 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit86b0979d053de38f4a95ebbe2ca7babe913cef94 (patch)
tree80d01e6cedf0de68be45329c84166ddb13b2d0f7
parenta9309ed66a00bc77ea5b8886b56d1ffbbf4d3205 (diff)
downloadgentoo-86b0979d053de38f4a95ebbe2ca7babe913cef94.tar.gz
gentoo-86b0979d053de38f4a95ebbe2ca7babe913cef94.tar.xz
net-misc/sslh: use #!/sbin/openrc-run instead of #!/sbin/runscript
-rw-r--r--net-misc/sslh/files/sslh.init.d-22
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/sslh/files/sslh.init.d-2 b/net-misc/sslh/files/sslh.init.d-2
index bda8c32e87d..0351f7c68e5 100644
--- a/net-misc/sslh/files/sslh.init.d-2
+++ b/net-misc/sslh/files/sslh.init.d-2
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$