forked from pool/systemd
Accepting request 79603 from home:fcrozat:systemd
- Handle disable_capslock, compose table and kbd_rate - Add rpm macros.systemd file. - Do not disable klogd, it has its own service now. - Handle kexec correctly (bnc#671673). - Disable preload services, they are conflicting with systemd. >>>>>>> .new OBS-URL: https://build.opensuse.org/request/show/79603 OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=181
This commit is contained in:
13
tty1.patch
Normal file
13
tty1.patch
Normal file
@@ -0,0 +1,13 @@
|
||||
Index: systemd-29/units/systemd-ask-password-wall.service.in
|
||||
===================================================================
|
||||
--- systemd-29.orig/units/systemd-ask-password-wall.service.in
|
||||
+++ systemd-29/units/systemd-ask-password-wall.service.in
|
||||
@@ -7,7 +7,7 @@
|
||||
|
||||
[Unit]
|
||||
Description=Forward Password Requests to Wall
|
||||
-After=systemd-user-sessions.service
|
||||
+After=systemd-user-sessions.service getty@tty1.service
|
||||
|
||||
[Service]
|
||||
ExecStartPre=-@rootbindir@/systemctl stop systemd-ask-password-console.path systemd-ask-password-console.service
|
Reference in New Issue
Block a user