summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:31:17 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit93280b3fbe097efd0d4a14521c10d91d8f90a26b (patch)
tree1d9ea5cbfc0021e60c484189c826ce963bd882e9 /net-libs/openslp
parentnet-libs/libinfinity: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-93280b3fbe097efd0d4a14521c10d91d8f90a26b.tar.gz
gentoo-93280b3fbe097efd0d4a14521c10d91d8f90a26b.tar.bz2
gentoo-93280b3fbe097efd0d4a14521c10d91d8f90a26b.zip
net-libs/openslp: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-libs/openslp')
-rw-r--r--net-libs/openslp/files/slpd-init2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/openslp/files/slpd-init b/net-libs/openslp/files/slpd-init
index d4c759974f07..5782b3e3a558 100644
--- a/net-libs/openslp/files/slpd-init
+++ b/net-libs/openslp/files/slpd-init
@@ -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$