X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;ds=sidebyside;f=man%2Fsystemd.xml;h=f0bc552268eee891124ce0713d8cd7c71a438d25;hb=aa704ba8c2a1adce92ba8a154f70f1bdc950be1e;hp=121cb2126684b5c326b29305296a8254908ec5f5;hpb=9e7c53579a1d16287134e64f78ec5e1451aa2506;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. + +