Add new line at end of file (keep git happy)

pull/32/head
Geoffrey Merck 4 years ago
parent 36750136a0
commit 31f41be024

@ -183,4 +183,4 @@ password=CHANGE_ME # If password is left blank, remote will be disabled regardle
[Daemon] [Daemon]
daemon=false 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 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. Switching to this user will only happen when the program is started as root 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.