diff --git a/README.daemon b/README.daemon index e4c3509..d68fb5f 100644 --- a/README.daemon +++ b/README.daemon @@ -15,11 +15,12 @@ Note, without the last line, MMDVMHost will not be able to open the modem. Also note, when running as a daemon, STDIN, STDOUT and STDERR are closed, so you must use a logfile to capture logging and the logfile entry in the ini file -must be given a full path as MMDVMHost calls "cd /" when daemonising. +must be given a full path as MMDVMHost calls "cd /" when daemonising. The same +applies to the DMRIds.dat file. Also, please note that the code to drop privileges is currently disabled when -MMDVMHost is compiled with the HD44780 display as it's currently not possible to -use this display as a non-root user. +MMDVMHost is compiled with the HD44780 display as it's currently not possible +to use this display as a non-root user. Simon - G7RZU \ No newline at end of file