diff options
Diffstat (limited to 'units/systemd-ask-password-console.service.in')
-rw-r--r-- | units/systemd-ask-password-console.service.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/units/systemd-ask-password-console.service.in b/units/systemd-ask-password-console.service.in index a24fa51903..adaa60da87 100644 --- a/units/systemd-ask-password-console.service.in +++ b/units/systemd-ask-password-console.service.in @@ -16,3 +16,4 @@ ConditionPathExists=!/run/plymouth/pid [Service] ExecStart=@rootbindir@/systemd-tty-ask-password-agent --watch --console +SystemCallArchitectures=native |