• Max Kellermann's avatar
    log: don't manipulate the umask · 2c5885e9
    Max Kellermann authored
    If the user wants the log files with a specific mode, he has to start
    MPD with the correct umask.  Don't hard-code that.
    
    This fixes a bug: when log cycling failed, MPD would not restore the
    old umask.
    2c5885e9
log.c 4.69 KB