summaryrefslogtreecommitdiff
path: root/www-apps
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:35:05 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit8d6aad82c040cb00a4a09af0c8fa29c496e5ba77 (patch)
tree3898af848e84acc309196c70dbe73403b8bfae2d /www-apps
parent3da1c9bacb1566d2f2411e364a0d4ebab9fa597c (diff)
downloadgentoo-8d6aad82c040cb00a4a09af0c8fa29c496e5ba77.tar.gz
gentoo-8d6aad82c040cb00a4a09af0c8fa29c496e5ba77.tar.xz
www-apps/bitten: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'www-apps')
-rw-r--r--www-apps/bitten/files/bitten.initd2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/bitten/files/bitten.initd b/www-apps/bitten/files/bitten.initd
index 99301d0188b..1c4582d536c 100644
--- a/www-apps/bitten/files/bitten.initd
+++ b/www-apps/bitten/files/bitten.initd
@@ -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 or later
# $Id$