dslm4515 / CMLFS

Clang-Built Musl Linux From Scratch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

References to `systemctl` during boot

dslm4515 opened this issue · comments

When booting, these lines show up:

vtcon0: Process '/usr/bin/systemctl --no-block restart systemd-vconsole-setup.service' failed with exit code 1.
vtcon1: Process '/usr/bin/systemctl --no-block restart systemd-vconsole-setup.service' failed with exit code 1.

Perhaps a udev rule(s) were not patched?

Offending udev rule:

/usr/lib/udev/rules.d/90-vconsole.rules

fixed in commit 36b9e7b