The following pages contain a init
scripts that can be used to start realmd
and mangosd
for the Debian distribution. They can be adapted for other Linux systems provided that start-stop-daemon
is available.
Both scripts contain configurable parameters at the top, namely:
MANGOS_USER="mangos" DAEMON=bin/mangosd
where MANGOS_USER
is the user that owns the MaNGOS directory and is able to execute realmd
or mangosd
and DAEMON
is the relative path to either realmd
or mangosd
binaries.
Additional monit
service files to monitor the mangosd
and realmd
binaries can be found under the monit category.