]> git.ipfire.org Git - thirdparty/systemd.git/commit
sysusers: emit a bit more info at debug level when locking fails
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 29 Jan 2018 13:23:31 +0000 (14:23 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 2 Feb 2018 08:09:24 +0000 (09:09 +0100)
commitd1e4b8fd963ba43190ec824a803819612ff80441
tree4abb94fcbd6f6b326ebf8e524e9812eaa83bef32
parent75aaade16b00ff519fbaedb4cc773b654c11a34a
sysusers: emit a bit more info at debug level when locking fails

This is the first error message when running unprivileged, and the message is
unspecific, so let's at least add some logging at debug level to make this less
confusing.
src/basic/user-util.c
src/basic/user-util.h
src/sysusers/sysusers.c