|
|
|
|
@ -178,7 +178,7 @@ port=4242
|
|
|
|
|
password=CHANGE_ME # If password is left blank, remote will be disabled regardless of the enabled field
|
|
|
|
|
|
|
|
|
|
# Provided install routines install the program as a systemd unit. SystemD does not recommand "old-school" forking daemons nor does systemd
|
|
|
|
|
# require a pid file. Moreover system handles the user under which the program is started. This is provided as convenience for people who might
|
|
|
|
|
# require a pid file. Moreover systemd handles the user under which the program is started. This is provided as convenience for people who might
|
|
|
|
|
# run the program using sysv or any other old school init system.
|
|
|
|
|
[Daemon]
|
|
|
|
|
daemon=false
|
|
|
|
|
|