dslm4515 / CMLFS

Clang-Built Musl Linux From Scratch
MIT License
105 stars 18 forks source link

References to `systemctl` during boot #100

Closed dslm4515 closed 9 months ago

dslm4515 commented 9 months ago

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?

dslm4515 commented 9 months ago

Offending udev rule:

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

dslm4515 commented 9 months ago

fixed in commit 36b9e7bf14bc137b3be302cdfcde1815edad7cb8