diff options
Diffstat (limited to 'testing/mongodb/mongodb.initd')
-rw-r--r-- | testing/mongodb/mongodb.initd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/mongodb/mongodb.initd b/testing/mongodb/mongodb.initd index 5b7b77eebf..a6d996232a 100644 --- a/testing/mongodb/mongodb.initd +++ b/testing/mongodb/mongodb.initd @@ -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 # $Header: /var/cvsroot/gentoo-x86/dev-db/mongodb/files/mongodb.initd,v 1.5 2013/01/18 11:19:27 ultrabug Exp $ |