From: Lennart Poettering Date: Mon, 5 Dec 2016 18:10:44 +0000 (+0100) Subject: man: drop reference to %U being useless X-Git-Tag: v233~339^2~9 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=13e40f5a4cd2cbecd3d35e0d6b277749b1d21272;p=thirdparty%2Fsystemd.git man: drop reference to %U being useless This paragraph was a missed left-over from 79413b673b45adc98dfeaec882bbdda2343cb2f9. Drop it now. --- diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index 40c4cfd854b..a767b2e80a8 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -1314,13 +1314,6 @@ - Please note that specifiers %U, - %h, %s are mostly useless - when systemd is running in system mode. PID 1 cannot query the - user account database for information, so the specifiers only work - as shortcuts for things which are already specified in a different - way in the unit file. They are fully functional when systemd is - running in mode.