Mark Benvenuto
62c74f042a
SERVER-88229 Configure glibc tunables in mongod.service for new tcmalloc ( #20977 )
...
GitOrigin-RevId: f754ec3179f17ed2848b2e004420dc406ac622ea
2024-04-16 19:50:07 +00:00
Ryan Egesdahl
26b4106dda
SERVER-74845 Override processManagement.fork in mongod.service
2023-03-23 21:26:13 +00:00
Ryan Egesdahl
1e5c67d6b9
SERVER-38232 Add RuntimeDirectory to mongod.service
2023-02-10 03:10:51 +00:00
Ryan Egesdahl
8d463a6789
SERVER-70121 SERVER-70083 Fix basic package tests
2022-10-15 00:07:30 +00:00
Ryan Egesdahl
3dc3db0d78
SERVER-50866 SystemD unit should wait for network-online.target
...
We were previously waiting for network.target, which does not actually
mean the network interface will be up and have an IP address assigned.
During some reboots, it's possible that mongod would start up before the
network interface was fully online, and this caused startup failures if
mongod was configured to listen on a specific IP address. Now we wait
for network-online.target instead to ensure the IP address is available
when mongod starts.
2020-09-29 03:43:51 +00:00
andf-mongodb
1349f8ea97
SERVER-44974 Remove extra 'for' in debian/mongod.service
...
Closes #1339
Signed-off-by: dhatcher42 <daniel.hatcher@mongodb.com>
2019-12-05 18:05:28 -05:00
Daniel Hatcher
fdc2af124b
SERVER-42964 Fix wrong ulimit recommended settings docs link in init and service files
...
Closes #1320
Signed-off-by: dhatcher42 <daniel.hatcher@mongodb.com>
2019-08-26 18:44:08 +00:00
Mathew Robinson
edd215fd79
SERVER-42603 Add After=network.target to service files
2019-08-06 16:38:00 -04:00
Mathew Robinson
18bff834e3
SERVER-42603 Remove cyclic dependency in SystemD service files
2019-08-05 15:36:46 -04:00
Mathew Robinson
a014dce43e
SERVER-36043 Start mongod after multi-user.target
2018-08-08 15:28:36 -04:00
Mathew Robinson
91db8033a2
SERVER-33146 Source /etc/sysconfig/mongod in service file
2018-05-03 15:52:14 -04:00
Ramon Fernandez
2d435a4c60
SERVER-33731 Improve server's systemd description
2018-03-09 14:36:01 -05:00
Mathew Robinson
e6f46b03ce
SERVER-32286 Remove Type=forking from Debian SystemD service files
2017-12-12 17:56:53 -05:00
Mathew Robinson
3607059cd7
SERVER-31225 Add Type=forking to systemd service files
2017-11-30 14:15:16 -05:00
Mathew Robinson
6c8dc5e004
SERVER-30853 Update Mongod init scripts to set unlimited locked memory
2017-09-13 14:01:49 -04:00
Kevin Pulo
47fd2e9ca0
SERVER-27260 don't use --quiet in service files
2017-06-07 10:22:28 +10:00
Ernie Hershey
806c7d65cc
SERVER-26652 - reformat systemd service comments
2016-10-18 14:53:06 -04:00
Sam Kleinman
906a6f057f
SERVER-25080 SERVER-24885: fix systemd process limits
2016-08-25 14:51:17 -04:00
Sam Kleinman
5495e297c6
SERVER-18329: add debian8 packages to builds
2016-02-11 10:05:25 -05:00
Sam Kleinman
6f01e1c755
SERVER-7285 SERVER-18329: add service file for debian packages
2016-02-09 14:55:27 -05:00