X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd.xml;h=f0bc552268eee891124ce0713d8cd7c71a438d25;hb=54ecda32c60c6f2548f74703bfd324694393edaa;hp=121cb2126684b5c326b29305296a8254908ec5f5;hpb=4cfa2c999dea269ddc646bfeba6c7f1021a73843;p=elogind.git diff --git a/man/systemd.xml b/man/systemd.xml index 121cb2126..f0bc55226 100644 --- a/man/systemd.xml +++ b/man/systemd.xml @@ -1068,6 +1068,22 @@ above. + + systemd.setenv= + + Takes a string + argument in the form + VARIABLE=VALUE. May be used to set + environment variables for the init + process and all its children at boot + time. May be used more than once to + set multiple variables. If the equal + sign and variable are missing unsets + an environment variable which might be + passed in from the initial ram + disk. + +