summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:27:54 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commitfdcc665dd233552874549d7cede0b48aa3a91eee (patch)
treefa860ab700a3a048ef351176c8a2d41f5831f9c4 /dev-db/mongodb/files/mongos.initd-r1
parentdev-db/hyperdex: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-fdcc665dd233552874549d7cede0b48aa3a91eee.tar.gz
gentoo-fdcc665dd233552874549d7cede0b48aa3a91eee.tar.bz2
gentoo-fdcc665dd233552874549d7cede0b48aa3a91eee.zip
dev-db/mongodb: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'dev-db/mongodb/files/mongos.initd-r1')
-rw-r--r--dev-db/mongodb/files/mongos.initd-r12
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/mongodb/files/mongos.initd-r1 b/dev-db/mongodb/files/mongos.initd-r1
index c72292573a45..1df48d642ac2 100644
--- a/dev-db/mongodb/files/mongos.initd-r1
+++ b/dev-db/mongodb/files/mongos.initd-r1
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$