mirror of https://github.com/OISF/suricata
log: output file mode in octal on chmod warning
The mode input in chmod is an octal integer. However when the warning is logged, the file mode is printed in decimal which is confusing. Signed-off-by: Emmanuel Roullit <emmanuel.roullit@cognitix.de>pull/3783/head
parent
8e464530ef
commit
8b75e69165
Loading…
Reference in New Issue