chiark / gitweb /
units: allow start-up of plymouth ask-password agent very early
authorLennart Poettering <lennart@poettering.net>
Tue, 16 Nov 2010 00:51:57 +0000 (01:51 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 16 Nov 2010 00:51:57 +0000 (01:51 +0100)
units/systemd-ask-password-plymouth.path
units/systemd-ask-password-plymouth.service.in
units/systemd-ask-password-wall.path

index 827f1385e88c98674c123250dbdb759c03db194c..8e5e51290d305e3dc5bef6306c1faffc10049f10 100644 (file)
@@ -8,6 +8,8 @@
 [Unit]
 Description=Forward Password Requests to Plymouth Directory Watch
 DefaultDependencies=no
+Conflicts=shutdown.target
+Before=basic.target shutdown.target
 
 [Path]
 DirectoryNotEmpty=/dev/.systemd/ask-password
index 3cd9b7fe7739ec679e821fec7f369440f8e0412f..8ed22ac651c3f99d3d9057113038814e058bb37a 100644 (file)
@@ -7,6 +7,9 @@
 
 [Unit]
 Description=Forward Password Requests to Plymouth
+DefaultDependencies=no
+Conflicts=shutdown.target
+Before=shutdown.target
 
 [Service]
 ExecStart=@rootbindir@/systemd-tty-ask-password-agent --watch --plymouth
index d7a9e3c4bc75feee9eda61271fc389ac7dd41e2b..9c4b1d3d24f79029fb3ce5ebfce3576f10954705 100644 (file)
@@ -8,6 +8,8 @@
 [Unit]
 Description=Forward Password Requests to Wall Directory Watch
 DefaultDependencies=no
+Conflicts=shutdown.target
+Before=basic.target shutdown.target
 
 [Path]
 DirectoryNotEmpty=/dev/.systemd/ask-password