-
Anton Midyukov authored
When logging in, the script /etc/profile.d/console.sh is executed, which run /usr/share/console-scripts/vt_activate_unicode. Which in turn run /bin/unicode_start. The directory /root/.kbd is created in /bin/unicode_start. There is a race between tty2 and tty3, who will create the directory /root/.kbd faster. Solution: Create the directory /root/.kbd in advance during building, so that the unicode_start script does not stumble when running in parallel. Link: https://bugzilla.altlinux.org/53223
23621f5e
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
00-stage1 | ||
01-rootdir | ||
02-root-kbd-dir | ||
40-vconsole-setup | ||
97-cleanup-blacklisted | ||
98-depmod | ||
98-stage2-rpm-list-save | ||
99-cleanup-boot | ||
99-tcb-fix |