Lennart Poettering
afc194a135
man: say explicitly that $LESS + $LESSCHARSET have no effect on less invocations by systemd tools
...
Fixes : #29479
2024-04-22 15:16:54 +02:00
Daan De Meyer
e8815abff6
log: Add per target log levels
...
For CI in mkosi, I want to configure systemd to log at debug level
to the journal, but not to the console. While we already have max
level settings for journald's forwarding settings, not every log line
goes to the journal, specifically during early boot and when units
are connected directly to the console (think systemd-firstboot), so
let's extend the log level options we already have to allow specifying
a comma separated list of values and lets allow prefixing values with
the log target they apply to to make this possible.
2024-03-22 12:46:32 +01:00
David Tardon
70601fa571
man: match doctype and root element
2023-12-25 15:51:47 +01:00
David Tardon
a5fcbfea45
man: add missing <listitem>
2023-12-24 09:32:28 +01:00
David Tardon
bbd0645a3e
man: match doctype and root element
2023-12-24 09:23:53 +01:00
Daan De Meyer
8750a06b6c
log: Add knob to disable kmsg ratelimiting
...
This allows us to disable kmsg ratelimiting in the integration tests
and mkosi for easier debugging.
2023-04-20 13:43:34 +02:00
ash
de4fe289cf
man: note more clearly that $SYSTEMD_PAGER requires $SYSTEMD_PAGERSECURE
2022-01-23 13:29:28 +09:00
alexlzhu
9f40351f77
man: update docs on systemd-system.conf logging (LogTime=) ( #19846 )
...
Updating documentation for systemd to reflect that logging is done in the console.
2021-06-08 15:54:07 +09:00
Yu Watanabe
7a7d2f16c2
tree-wide: fix typo
2021-03-02 09:48:20 +01:00
Zbigniew Jędrzejewski-Szmek
b4c87f7d38
man: reuse common-variables in systemd(1)
...
This requires a bit of gimnastics, but I think it's still better than
status quo ante, and better than duplicating the text.
2021-03-01 13:40:52 +01:00
Zbigniew Jędrzejewski-Szmek
5bd27a17ca
man: describe various logging configuration variables
...
Fixes #17484 .
This patch affects systemctl(1), as well as all man pages that include
all of common-variables.xml, i.e. most of our command line tools.
2021-03-01 13:40:52 +01:00
Zbigniew Jędrzejewski-Szmek
4ef3ca3447
man: rename less-variables→common-variables
...
Some are not about less, e.g. $SYSTEMD_URLIFY.
2021-03-01 13:40:52 +01:00