#
#  /etc/sysconfig/mathopd
#
#  Here are default values used for starting Mathopd service under ALTLinux.
#
#  Mathopd service script always looks for sysconfig script with the same name,
#  i.e. /etc/init.d/mathopd looks for /etc/sysconfig/mathopd and /etc/mathopd.conf,
#  mathopd-qwe looks for mathopd-qwe and mathopd-qwe.conf, and so on.
#  This allows you to start multiple mathopd instances with different settings.
#

# Where to get configuration file passed to Mathopd executable.
#CONFIG_FILE=/etc/mathopd.conf

# By default, login name is taken from CONFIG_FILE,
# by looking for "User xxx" line.
#EXPECT_USER=mathopd

## EOF ##
