summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:27:53 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit37a12a9d5d8bdc1753e5c4aa4cc14a6f23656084 (patch)
tree3d186b020dca0a6202bf0ec0e9ebdadad3990dd5 /dev-db/hyperdex
parentdev-db/firebird: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-37a12a9d5d8bdc1753e5c4aa4cc14a6f23656084.tar.gz
gentoo-37a12a9d5d8bdc1753e5c4aa4cc14a6f23656084.tar.bz2
gentoo-37a12a9d5d8bdc1753e5c4aa4cc14a6f23656084.zip
dev-db/hyperdex: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'dev-db/hyperdex')
-rw-r--r--dev-db/hyperdex/files/hyperdex.initd2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/hyperdex/files/hyperdex.initd b/dev-db/hyperdex/files/hyperdex.initd
index d06244027169..73172353d377 100644
--- a/dev-db/hyperdex/files/hyperdex.initd
+++ b/dev-db/hyperdex/files/hyperdex.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
# $Id$