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
commita9309ed66a00bc77ea5b8886b56d1ffbbf4d3205 (patch)
treef2cb7f6ec294bb52c037c01caa8719923ffe4af0 /net-misc
parentnet-misc/sobby: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-a9309ed66a00bc77ea5b8886b56d1ffbbf4d3205.tar.gz
gentoo-a9309ed66a00bc77ea5b8886b56d1ffbbf4d3205.tar.bz2
gentoo-a9309ed66a00bc77ea5b8886b56d1ffbbf4d3205.zip
net-misc/spiped: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/spiped/files/spiped.initd2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/spiped/files/spiped.initd b/net-misc/spiped/files/spiped.initd
index 1fe07b5e0350..8b9bbfc5678e 100644
--- a/net-misc/spiped/files/spiped.initd
+++ b/net-misc/spiped/files/spiped.initd
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$