# Configuration file for /etc/init.d/uptermd

# Additional arguments to pass to uptermd.
command_args="--ssh-addr 0.0.0.0:2222"

# user:group to run the process with
command_user="uptermd:uptermd"

# Uncomment to use process supervisor.
#supervisor="supervise-daemon"
