diff options
author | Lennart Poettering <lennart@poettering.net> | 2010-11-16 01:25:48 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-11-16 01:25:48 +0100 |
commit | 74c84e715a44e25a962337110ac369c4f0ec0dbf (patch) | |
tree | 699275b9dd350603cbf5d749d7a1289e40e9e7b5 /units/systemd-ask-password-wall.path | |
parent | 1e7ba843daad637eb118b9098452d53ca13ca70b (diff) |
units: enable ask-paswword .path units early enough to be useful for early mounts
Diffstat (limited to 'units/systemd-ask-password-wall.path')
-rw-r--r-- | units/systemd-ask-password-wall.path | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/units/systemd-ask-password-wall.path b/units/systemd-ask-password-wall.path index a555d26f19..d7a9e3c4bc 100644 --- a/units/systemd-ask-password-wall.path +++ b/units/systemd-ask-password-wall.path @@ -7,7 +7,7 @@ [Unit] Description=Forward Password Requests to Wall Directory Watch -After=local-fs.target +DefaultDependencies=no [Path] DirectoryNotEmpty=/dev/.systemd/ask-password |