clevis-luks-askpass.path 302 B

12345678910111213
  1. [Unit]
  2. Description=Forward Password Requests to Clevis Directory Watch
  3. Documentation=man:clevis-luks-unlockers(7)
  4. DefaultDependencies=no
  5. Before=cryptsetup-pre.target
  6. Wants=cryptsetup-pre.target
  7. [Path]
  8. DirectoryNotEmpty=/run/systemd/ask-password
  9. MakeDirectory=yes
  10. [Install]
  11. WantedBy=cryptsetup.target