summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:35:06 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit2e9f414bdfcaa6640df9ca5d4a69add16ce7bacd (patch)
tree5b375a58ec5b1366be22a6b1a5f6b123ff16800d /www-apps
parentwww-apps/bitten: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-2e9f414bdfcaa6640df9ca5d4a69add16ce7bacd.tar.gz
gentoo-2e9f414bdfcaa6640df9ca5d4a69add16ce7bacd.tar.bz2
gentoo-2e9f414bdfcaa6640df9ca5d4a69add16ce7bacd.zip
www-apps/bugzilla: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'www-apps')
-rw-r--r--www-apps/bugzilla/files/bugzilla-queue.initd2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/bugzilla/files/bugzilla-queue.initd b/www-apps/bugzilla/files/bugzilla-queue.initd
index f4038abd8d59..27daae8d39ea 100644
--- a/www-apps/bugzilla/files/bugzilla-queue.initd
+++ b/www-apps/bugzilla/files/bugzilla-queue.initd
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$