mongodb/SOURCES/mongod.sysconf

6 lines
217 B
Plaintext

OPTIONS="-f /etc/mongod.conf"
# To run numactl before starting mongodb server
# https://docs.mongodb.com/manual/administration/production-notes/#configuring-numa-on-linux
#NUMACTL="/usr/bin/numactl --interleave=all"