diff options
-rw-r--r-- | man/systemd.unit.xml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index 40c4cfd854..a767b2e80a 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -1314,13 +1314,6 @@ </tgroup> </table> - <para>Please note that specifiers <literal>%U</literal>, - <literal>%h</literal>, <literal>%s</literal> 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 <option>--user</option> mode.</para> </refsect1> <refsect1> |