summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:31:19 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit461d4e6fb82df9d3e914b5f002b54b5aa792962a (patch)
tree45c8974b32b1017164daff404059a706fd41e9b8 /net-libs/tox
parentnet-libs/phodav: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-461d4e6fb82df9d3e914b5f002b54b5aa792962a.tar.gz
gentoo-461d4e6fb82df9d3e914b5f002b54b5aa792962a.tar.bz2
gentoo-461d4e6fb82df9d3e914b5f002b54b5aa792962a.zip
net-libs/tox: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-libs/tox')
-rw-r--r--net-libs/tox/files/initd2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/tox/files/initd b/net-libs/tox/files/initd
index 84ae908af5a7..f08c59457e5a 100644
--- a/net-libs/tox/files/initd
+++ b/net-libs/tox/files/initd
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
PIDDIR=/run/tox-bootstrapd
PIDFILE="${PIDDIR}"/tox-bootstrap.pid