log: redirect stdout/stderr to /dev/null if syslog is used
Don't hold a file descriptor on root's tty when syslog is used for logging.
This commit is contained in:
parent
375fd5ed4c
commit
c440faa94d
1
NEWS
1
NEWS
|
@ -61,6 +61,7 @@ ver 0.16 (20??/??/??)
|
|||
* removed options --create-db and --no-create-db
|
||||
* state_file: save only if something has changed
|
||||
* database: eliminated maximum line length
|
||||
* log: redirect stdout/stderr to /dev/null if syslog is used
|
||||
* obey $(sysconfdir) for default mpd.conf location
|
||||
* build with large file support by default
|
||||
* require GLib 2.16
|
||||
|
|
Loading…
Reference in New Issue