X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd.exec.xml;h=8c44071d533a5b8b651218ceb65d6006fe1c88c6;hb=102d8f8169427cb68cdebf5ee0f0e07788e9c2b2;hp=ba4e808ddd2af6345bdfa7159176b23acaf181ca;hpb=43638332c4236ac2db44b0524ea5ade4f918e602;p=elogind.git diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml index ba4e808dd..8c44071d5 100644 --- a/man/systemd.exec.xml +++ b/man/systemd.exec.xml @@ -1021,10 +1021,13 @@ $USER + $LOGNAME $HOME + $SHELL - User name and home - directory. Set for the units which + User name (twice), home + directory, and the login shell. + The variables are set for the units that have User= set, which includes user systemd instances. @@ -1050,14 +1053,14 @@ $XDG_VTNR The identifier of the - session, and the seat name, and + session, the seat name, and virtual terminal of the session. Set by pam_systemd8 for login sessions. $XDG_SEAT and - $XDG_VTNR will be - only set when attached to a seat and a + $XDG_VTNR will + only be set when attached to a seat and a tty. @@ -1080,6 +1083,20 @@ sd_listen_fds3. + + + $TERM + + Terminal type, set + only for units connected to a terminal + (StandardInput=tty, + StandardOutput=tty, + or + StandardError=tty). + See + termcap5. + + Additional variables may be configured by the @@ -1108,7 +1125,7 @@ systemd.swap5, systemd.mount5, systemd.kill5, - systemd.cgroup5, + systemd.resource-control5, systemd.directives7, exec3