chiark / gitweb /
core: fix %U when no User= used
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 29 Jan 2013 15:32:39 +0000 (10:32 -0500)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 30 Jan 2013 00:01:41 +0000 (19:01 -0500)
commit0591220f339c313761f9a208e88fb719db566993
treeac3ae94c9fd4644ea91e411314344c6c9a43942a
parentd848b9cbfa0ba72381363accce481600169df2eb
core: fix %U when no User= used

When the username was not explicitly specified, both %U and %u would
print the username. Make %U always print UID.
src/core/unit-printf.c