X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd.exec.xml;h=8c44071d533a5b8b651218ceb65d6006fe1c88c6;hp=f50161f30c9bcbd3cab6bcba70a0164ec6274b76;hb=baae0358f349870544884e405e82e4be7d8add9f;hpb=3fde5f30bda2a70d97f3dc8fa918e42e1c07cc2c diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml index f50161f30..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