chiark / gitweb /
localectl: always print warnings with log_warning() instead of printf()
authorLennart Poettering <lennart@poettering.net>
Thu, 2 Oct 2014 12:35:34 +0000 (14:35 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 2 Oct 2014 12:39:07 +0000 (14:39 +0200)
commitb344bcbbfda8fbe14dadc5aa4b5dfb3ced6d76e2
treea8d6b0f5f1cbcb1d762b81671ba3029a20de42af
parent63229aa1abdb98aa69fda9819ed2f40c8082762b
localectl: always print warnings with log_warning() instead of printf()

They really should got to stderr, not stdout.
src/locale/localectl.c