X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd.xml;h=2c42a02918ae649fafa85a2a86c6b9d91161212a;hb=7fc7012b8b54bdd6610d32649d4ee9c938a4843d;hp=88904b7a094197a050842af0f6d8dce8b4122d81;hpb=0658666bacde7decbc362f0f589fe6aa5251faba;p=elogind.git diff --git a/man/systemd.xml b/man/systemd.xml index 88904b7a0..2c42a0291 100644 --- a/man/systemd.xml +++ b/man/systemd.xml @@ -250,6 +250,29 @@ it defaults to . + + + + + Sets the default + output resp. error output for all + services and sockets, i.e. controls + the default for + + resp. + (see + systemd.exec5 + for details). Takes one of + , + , + , + , + , + , + . If the + argument is omitted it defaults to + . + @@ -981,6 +1004,18 @@ environment variables described above. + + systemd.default_standard_output= + systemd.default_standard_error= + Controls default + standard output/error output for + services, with the same effect as the + + resp. + command line arguments described + above. + +