Fix --syslog
psz_logmode is tested for NULLity, so we need to use *NonEmpty*. Also, always delete the variable. If the reference count was 1, we will revert back to the configuration value, which makes no difference.
Showing
Please register or sign in to comment