Mailinglist Archive: opensuse-bugs (5058 mails)

< Previous Next >
[Bug 746595] KBD_NUMLOCK="yes" in /etc/sysconfig/keyboard does not work under systemd init

https://bugzilla.novell.com/show_bug.cgi?id=746595

https://bugzilla.novell.com/show_bug.cgi?id=746595#c5


--- Comment #5 from Stanislav Brabec <sbrabec@xxxxxxxx> 2012-03-01 18:24:21 CET
---
Looking at systemd, it does not use kbd init script at all. It does things on
its own in following utilities:
/lib/systemd/systemd-localed
/lib/systemd/systemd-vconsole-setup
and this file
/usr/share/systemd/kbd-model-map

There exists /lib/systemd/system/kbd.service, which is a symlink to /dev/null.
Guessing that removal of this file would fix this bug, but it will probably
bring some side effects.

--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

< Previous Next >