# MongoDB configuration file for OpenRC

# Additional command line options for mongod
# MONGOD_OPTS=""

# User to run MongoDB as
MONGOD_USER="mongodb"

# Group to run MongoDB as
MONGOD_GROUP="mongodb"
