summaryrefslogtreecommitdiffstats
path: root/units/systemd-ask-password-wall.service
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2024-11-06 23:38:17 +0100
committerLennart Poettering <lennart@poettering.net>2025-01-02 16:37:57 +0100
commit254649d5762540ade590909c70c27af86c7dfdac (patch)
tree1e4d58f6d95db22fd30f93ed8ac2d1c282fbde66 /units/systemd-ask-password-wall.service
parentask-password-agent: optionally read pw to reply from env var (diff)
downloadsystemd-254649d5762540ade590909c70c27af86c7dfdac.tar.xz
systemd-254649d5762540ade590909c70c27af86c7dfdac.zip
ask-password-agent: send READY=1 when we established inotify watch
Diffstat (limited to 'units/systemd-ask-password-wall.service')
-rw-r--r--units/systemd-ask-password-wall.service1
1 files changed, 1 insertions, 0 deletions
diff --git a/units/systemd-ask-password-wall.service b/units/systemd-ask-password-wall.service
index 18b59d99a7..c785614e1e 100644
--- a/units/systemd-ask-password-wall.service
+++ b/units/systemd-ask-password-wall.service
@@ -15,4 +15,5 @@ After=systemd-user-sessions.service
[Service]
ExecStartPre=-systemctl stop systemd-ask-password-console.path systemd-ask-password-console.service systemd-ask-password-plymouth.path systemd-ask-password-plymouth.service
ExecStart=systemd-tty-ask-password-agent --wall
+Type=notify
SystemCallArchitectures=native