0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 01:21:03 +01:00
Commit Graph

21 Commits

Author SHA1 Message Date
Ernie Hershey
637ca318fd SERVER-12346 Detect dash for ulimit parameter in .deb init script 2014-02-19 13:13:23 -05:00
Ernie Hershey
e0af66d3ac SERVER-11765 Create stable packaging files
These are all based on equivalent "-unstable" files
that have been used for 2.5 packages. The only differences
are removing "-unstable" from package, directory, and file names, and
replacing normal packages in conflicts with unstable packages.
2013-12-20 15:51:05 -05:00
Ernie Hershey
1b4c5d4f2c SERVER-10931 set ulimits in init scripts to match documentation
This sets resource limits across all Linux packages to match our
recommended settings -
http://docs.mongodb.org/manual/reference/ulimit/#recommended-settings
2013-11-19 16:02:08 -05:00
shunwen
991e6a89e5 Fixed debian/init.d typo introduced by SERVER-10871
Signed-off-by: Matt Kangas <matt.kangas@mongodb.com>
2013-11-01 11:29:22 -04:00
Ernie Hershey
09ffdcc927 SERVER-10871 Change 'mongodb' to 'mongo' to mean the mongod process and service 2013-10-04 13:25:27 -04:00
Ernie Hershey
e01dfe96c7 SERVER-3579 Change file paths to consistent format 2013-09-25 21:41:28 -04:00
Ernie Hershey
878cc4e5c9 SERVER-6008 move '--' out of DAEMON_OPTS rvalue 2013-07-31 17:32:43 -04:00
Aricg
188a0237bd SERVER-6008 put the logic for DAEMON_OPTS= and -- into the "if which numactl"
I hope this is correct, I have signed the contributor's agreement.

Signed-off-by: Ernie Hershey <ernie.hershey@10gen.com>
2013-07-31 17:30:00 -04:00
Jason Rassi
23fc55ca33 SERVER-8674 Update hyperlinks to point to dochub 2013-03-01 15:52:09 -05:00
Mike Fiedler
9dca13232a SERVER-1654 modifies Debian startup script 2012-08-02 13:52:47 -04:00
Mike Fiedler
04de9098bb SERVER-3574 updating init scripts for numa 2012-02-28 12:10:49 -05:00
Richard Kreuter
c0dc0be108 Wait 300s for server shutdown in deb initscripts. SERVER-2041, maybe.
Re: SERVER-2041, I can't reproduce the behavior the user reports, but
it could be a timing issue where the running mongod hasn't finished
shutting down before the next mongod tries to start.
2011-03-17 12:32:30 -04:00
Richard Kreuter
6929e828e5 Make ENABLE_MONGODB's default default be yes on sysvinit systems. SERVER-709 2010-03-09 17:40:21 -05:00
Richard Kreuter
09f3ed3808 Support an ENABLE_MONGODB knob in /etc/default on Debianoids. SERVER-709 2010-03-08 14:32:44 -05:00
Richard Kreuter
61c9af96fe Use mongodb.conf in the Debianoid SysV init script, too MINOR 2010-02-09 17:55:33 -05:00
Richard Kreuter
32f3348ed8 Prune more needless code from the debian init script. SERVER-591. MINOR 2010-02-03 13:11:10 -05:00
Richard Kreuter
99dc251ea9 Address issues in SERVER-591. MINOR 2010-02-01 15:45:11 -05:00
Eliot Horowitz
b8d4909800 USR1 instead of hup SERVER-368 2009-10-17 20:52:23 -04:00
Eliot Horowitz
c3984ceaba use --logfile 2009-08-31 13:20:48 -04:00
kristina
3940f862a4 better init.d MINOR 2009-07-07 10:22:29 -04:00
kristina
edee72dc44 debian build 2009-05-27 10:06:07 -04:00