unl0kr: add a systemd password agent

This commit is contained in:
Vladimir Stoiakin 2024-09-23 16:49:41 +03:00
parent 25aa94b565
commit ee8e31ad4b
8 changed files with 733 additions and 4 deletions

View file

@ -0,0 +1,16 @@
# SPDX-License-Identifier: GPL-3.0-or-later
[Unit]
Description=Dispatch Password Requests to unl0kr
ConditionPathExists=!/run/plymouth/pid
DefaultDependencies=no
After=plymouth-start.service
Conflicts=emergency.service
Before=emergency.service
Conflicts=shutdown.target initrd-switch-root.target
Before=shutdown.target initrd-switch-root.target
[Service]
ExecStart=@LIBEXECDIR@/unl0kr-agent