# Defaults for maxdb-server initscript
# sourced by /etc/init.d/maxdb-server
# installed at /etc/default/maxdb-server by the maintainer scripts

# Specify any databases that should be started automatically on system
# boot here. You can enter several database names separated by whitespaces.
#DATABASES="db1name db2name"
#
# You don't have to specify any passwords for these databases as root
# is allowed to start and stop databases.

# Uncomment the following line if you want to start up your databases
# in the background. This will allow you to log on to your system more
# quickly as the init script will not wait for the databases to
# actually have started.
# Do not use this if you have other services in your run-level that
# rely on the database to be up and running when they are executed.
# BACKGROUND="YES"
