Skip to content

Commit

Permalink
Added reference to full path for DMRIds.dat
Browse files Browse the repository at this point in the history
  • Loading branch information
hacknix committed May 5, 2016
1 parent 6dd799d commit a2ec576
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.daemon
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit a2ec576

Please sign in to comment.