lfs/bootscripts/lfs
Xi Ruoyao 870d24c5cb
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...
2023-07-17 09:40:59 +08:00
..
init.d bootscripts: udev: Set SYSTEMD_LOG_TARGET=kmsg for udevd 2023-07-17 09:40:59 +08:00
lib/services Typos reported by "rhubarbpieguy" 2022-10-02 09:49:12 +02:00
sbin Remove spaces at end of lines - bootscripts 2021-09-07 23:01:23 +02:00
sysconfig Typos reported by "rhubarbpieguy" 2022-10-02 09:49:12 +02:00