From 067d851d30386c553e3a84f59d81d003ff638b91 Mon Sep 17 00:00:00 2001 From: Daniel Wallace Date: Fri, 7 Dec 2012 00:01:15 -0500 Subject: unit: add %U for uids in units --- man/systemd.unit.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'man') diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index 35644d38a6..bf91b4eb13 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -263,6 +263,11 @@ User name This is the name of the configured user of the unit, or (if none is set) the user running the systemd instance. + + %U + User uid + This is the uid of the configured user of the unit, or (if none is set) the user running the systemd instance. + %h User home directory -- cgit v1.2.3-54-g00ecf