X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemctl.xml;h=ed1bf4813ae90376eff9c8f42827ac979a877626;hb=ac3efa8ac62b60261d6c101bc98831316523b07a;hp=13a4444a0437e16aecd274d2282a65c1cd59ea0e;hpb=6a38d04a036475bfc222f40961e2adcaa70a6174;p=elogind.git diff --git a/man/systemctl.xml b/man/systemctl.xml index 13a4444a0..ed1bf4813 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -1190,6 +1190,19 @@ kobject-uevent 1 systemd-udevd-kernel.socket systemd-udevd.service specified value. + + import-environment VARIABLE... + + + Import all, one or more environment variables set on + the client into the systemd manager environment block. If + no arguments are passed the entire environment block is + imported. Otherwise a list of one or more environment + variable names should be passed, whose client side values + are then imported into the manager's environment + block. + +