mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-29 20:23:01 +02:00
Error messages from system() calls, like adduser, should be logged with severity LOG_ERR to not arrive out of sequence with ERROR() messages. Signed-off-by: Joachim Wiberg <troglobit@gmail.com>