summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:32:34 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit17fb2d1dbefdb2ce00f7bb53524e542b83f2b1a6 (patch)
tree89208ee71fe129c3f9c3059cde0ebcaa3d7a15f9 /net-misc/tor
parentnet-misc/tokyotyrant: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-17fb2d1dbefdb2ce00f7bb53524e542b83f2b1a6.tar.gz
gentoo-17fb2d1dbefdb2ce00f7bb53524e542b83f2b1a6.tar.bz2
gentoo-17fb2d1dbefdb2ce00f7bb53524e542b83f2b1a6.zip
net-misc/tor: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-misc/tor')
-rw-r--r--net-misc/tor/files/tor.initd-r72
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/tor/files/tor.initd-r7 b/net-misc/tor/files/tor.initd-r7
index 799cca17f470..3d679c195e4c 100644
--- a/net-misc/tor/files/tor.initd-r7
+++ b/net-misc/tor/files/tor.initd-r7
@@ -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$