forked from pool/systemd
14 lines
543 B
Diff
14 lines
543 B
Diff
|
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
|