| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-11-29 | SERVER-71449 log_successs_msg: not found | AbdulrahmanKanaan | |
| when using service status command fixing "/etc/init.d/mongodb: 251: log_successs_msg: not found" error spelling mistake "log_successs_msg" to "log_success_msg" Closes https://github.com/mongodb/mongo/pull/1500 Signed-off-by: Ryan Egesdahl <ryan.egesdahl@mongodb.com> | |||
| 2022-10-15 | SERVER-70121 SERVER-70083 Fix basic package tests | Ryan Egesdahl | |
| 2022-09-23 | SERVER-67793 Change log_progress_msg to show output in Ubuntu | xudyang1 | |
| `log_progress_msg` does not print any message in Ubuntu-20.04.4 LTS in WSL. In file `/lib/lsb/init-functions.d/50-ubuntu-logging`, the function `log_progress_msg () { : }` does nothing. To show the output, `log_success_msg` and `log_failure_msg` could be good alternatives. Closes https://github.com/mongodb/mongo/pull/1474 Signed-off-by: Ryan Egesdahl <ryan.egesdahl@mongodb.com> | |||
| 2019-08-26 | SERVER-42964 Fix wrong ulimit recommended settings docs link in init and ↵ | Daniel Hatcher | |
| service files Closes #1320 Signed-off-by: dhatcher42 <daniel.hatcher@mongodb.com> | |||
| 2017-09-13 | SERVER-30853 Update Mongod init scripts to set unlimited locked memory | Mathew Robinson | |
| 2016-02-09 | SERVER-20930 SERVER-20404: clarify sysconfig and default config override | Sam Kleinman | |
| 2015-08-18 | SERVER-18581 Start process with group=mongodb in .deb packages | Ernie Hershey | |
| 2015-03-30 | SERVER-17780 Update init script process ulimit to match recommendations | Ernie Hershey | |
| 2014-02-19 | SERVER-12346 Detect dash for ulimit parameter in .deb init script | Ernie Hershey | |
| 2013-12-20 | SERVER-11765 Create stable packaging files | Ernie Hershey | |
| 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-11-19 | SERVER-10931 set ulimits in init scripts to match documentation | Ernie Hershey | |
| This sets resource limits across all Linux packages to match our recommended settings - http://docs.mongodb.org/manual/reference/ulimit/#recommended-settings | |||
| 2013-11-01 | Fixed debian/init.d typo introduced by SERVER-10871 | shunwen | |
| Signed-off-by: Matt Kangas <matt.kangas@mongodb.com> | |||
| 2013-10-04 | SERVER-10871 Change 'mongodb' to 'mongo' to mean the mongod process and service | Ernie Hershey | |
| 2013-09-25 | SERVER-3579 Change file paths to consistent format | Ernie Hershey | |
| 2013-07-31 | SERVER-6008 move '--' out of DAEMON_OPTS rvalue | Ernie Hershey | |
| 2013-07-31 | SERVER-6008 put the logic for DAEMON_OPTS= and -- into the "if which numactl" | Aricg | |
| I hope this is correct, I have signed the contributor's agreement. Signed-off-by: Ernie Hershey <ernie.hershey@10gen.com> | |||
| 2013-03-01 | SERVER-8674 Update hyperlinks to point to dochub | Jason Rassi | |
| 2012-08-02 | SERVER-1654 modifies Debian startup script | Mike Fiedler | |
| 2012-02-28 | SERVER-3574 updating init scripts for numa | Mike Fiedler | |
| 2011-03-17 | Wait 300s for server shutdown in deb initscripts. SERVER-2041, maybe. | Richard Kreuter | |
| 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. | |||
| 2010-03-09 | Make ENABLE_MONGODB's default default be yes on sysvinit systems. SERVER-709 | Richard Kreuter | |
| 2010-03-08 | Support an ENABLE_MONGODB knob in /etc/default on Debianoids. SERVER-709 | Richard Kreuter | |
| 2010-02-09 | Use mongodb.conf in the Debianoid SysV init script, too MINOR | Richard Kreuter | |
| 2010-02-03 | Prune more needless code from the debian init script. SERVER-591. MINOR | Richard Kreuter | |
| 2010-02-01 | Address issues in SERVER-591. MINOR | Richard Kreuter | |
| 2009-10-17 | USR1 instead of hup SERVER-368 | Eliot Horowitz | |
| 2009-08-31 | use --logfile | Eliot Horowitz | |
| 2009-07-07 | better init.d MINOR | kristina | |
| 2009-05-27 | debian build | kristina | |
