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.
Showing
Please register or sign in to comment
When the username was not explicitly specified, both %U and %u would print the username. Make %U always print UID.