6 lines
217 B
Plaintext
6 lines
217 B
Plaintext
OPTIONS="-f /etc/mongos.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"
|