From 454591be36880b0300b0448576c483a39d9cc611 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 28 Jun 2012 12:13:52 +0200 Subject: units: automatically respawn the core services --- units/systemd-ask-password-wall.service.in | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'units/systemd-ask-password-wall.service.in') diff --git a/units/systemd-ask-password-wall.service.in b/units/systemd-ask-password-wall.service.in index b2ca039499..0eaa274794 100644 --- a/units/systemd-ask-password-wall.service.in +++ b/units/systemd-ask-password-wall.service.in @@ -11,6 +11,5 @@ Documentation=man:systemd-ask-password-console.service(8) After=systemd-user-sessions.service [Service] -ExecStartPre=-@SYSTEMCTL@ stop systemd-ask-password-console.path systemd-ask-password-console.service -ExecStartPre=-@SYSTEMCTL@ stop systemd-ask-password-plymouth.path systemd-ask-password-plymouth.service +ExecStartPre=-@SYSTEMCTL@ stop systemd-ask-password-console.path systemd-ask-password-console.service systemd-ask-password-plymouth.path systemd-ask-password-plymouth.service ExecStart=@rootbindir@/systemd-tty-ask-password-agent --wall -- cgit v1.2.3-54-g00ecf