# user
USER="minetest"

# group
GROUP="minetest"

# additional arguments for the server
ARGS="--logfile /var/lib/minetest/minetest-server.log"

