diff options
author | Francesco Colista <fcolista@alpinelinux.org> | 2015-12-18 14:30:22 +0000 |
---|---|---|
committer | Francesco Colista <fcolista@alpinelinux.org> | 2015-12-18 14:30:28 +0000 |
commit | 97ce02ff30a7d6b73271919686f8efc1f8e2461a (patch) | |
tree | a9b12b7794eed06583370dc3b022bbcce7f838dd /testing/mongodb/mongodb.initd | |
parent | 3afa43694d2bfcb8401e198114b238eab4a133b4 (diff) | |
download | aports-97ce02ff30a7d6b73271919686f8efc1f8e2461a.tar.bz2 aports-97ce02ff30a7d6b73271919686f8efc1f8e2461a.tar.xz |
testing/mongodb: upgrade to 3.0.6
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 $ |