mirror of
https://github.com/AuxXxilium/eudev.git
synced 2024-11-24 23:41:01 +07:00
units: enable ask-paswword .path units early enough to be useful for early mounts
This commit is contained in:
parent
1e7ba843da
commit
74c84e715a
@ -7,7 +7,7 @@
|
||||
|
||||
[Unit]
|
||||
Description=Forward Password Requests to Plymouth Directory Watch
|
||||
After=local-fs.target
|
||||
DefaultDependencies=no
|
||||
|
||||
[Path]
|
||||
DirectoryNotEmpty=/dev/.systemd/ask-password
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user