2012-10-26 14:34:44 +02:00
|
|
|
Index: systemd-189/units/systemd-ask-password-wall.service.in
|
2011-08-23 18:14:51 +02:00
|
|
|
===================================================================
|
2012-10-26 14:34:44 +02:00
|
|
|
--- systemd-189.orig/units/systemd-ask-password-wall.service.in
|
|
|
|
+++ systemd-189/units/systemd-ask-password-wall.service.in
|
|
|
|
@@ -8,7 +8,7 @@
|
2011-08-23 18:14:51 +02:00
|
|
|
[Unit]
|
|
|
|
Description=Forward Password Requests to Wall
|
2012-10-26 14:34:44 +02:00
|
|
|
Documentation=man:systemd-ask-password-console.service(8)
|
2011-08-23 18:14:51 +02:00
|
|
|
-After=systemd-user-sessions.service
|
|
|
|
+After=systemd-user-sessions.service getty@tty1.service
|
|
|
|
|
|
|
|
[Service]
|
2012-10-26 14:34:44 +02:00
|
|
|
ExecStartPre=-@SYSTEMCTL@ stop systemd-ask-password-console.path systemd-ask-password-console.service systemd-ask-password-plymouth.path systemd-ask-password-plymouth.service
|