diff options
author | Xi Ruoyao <xry111@xry111.site> | 2023-07-17 09:40:59 +0800 |
---|---|---|
committer | Xi Ruoyao <xry111@xry111.site> | 2023-07-17 09:40:59 +0800 |
commit | 870d24c5cb3ce12dc43e5b8f71aee84d74e73015 (patch) | |
tree | c1cc3c993fc58b492fd7fb1bfbbabd62007d462d /patches.ent | |
parent | 06610cefabc3abf7cf2504bab271224de52ab2b4 (diff) |
bootscripts: udev: Set SYSTEMD_LOG_TARGET=kmsg for udevd
This makes udevd send log entries to kmsg buffer and sysklogd will
pick them up.
Ideally we should use "syslog" here, but at the time udevd starts,
sysklogd has not started yet and /dev/log does not exist. So udevd
cannot open /dev/log and it will still use stderr as a fallback. We
cannot make udevd depending on sysklogd either, because it would cause a
circular dependency...
Diffstat (limited to 'patches.ent')
0 files changed, 0 insertions, 0 deletions