@ -179,5 +179,5 @@ password=CHANGE_ME # If password is left blank, remote will be disabled regardle
[Daemon]
daemon=false
# pid file is in our case useless when running as a daemon using systemd as systemd handles all the pid stuff for us
pidfile=#/var/run/dstargateway/dstargateway.pid
pidfile=/var/run/dstargateway/dstargateway.pid # pid file is in our case useless when running as a daemon using systemd as systemd takes care of the service not being started twice
user=dstar # user account the daemon will run under, ideally a user with low privileges