#21 clarify user

pull/32/head
Geoffrey Merck 4 years ago
parent c05fcc936c
commit 721cdc1302

@ -180,4 +180,4 @@ password=CHANGE_ME # If password is left blank, remote will be disabled regardle
[Daemon]
daemon=false
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
user=dstar # user account the daemon will run under, ideally a user with low privileges. Switching to this user will only happen when the program is started as root
Loading…
Cancel
Save

Powered by TurnKey Linux.