]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - units/systemd-ask-password-wall.service.in
Merge pull request #12105 from poettering/api-vfs-mount-flags
[thirdparty/systemd.git] / units / systemd-ask-password-wall.service.in
index 0eaa274794471e1c425358f943c48cc7deaae31a..1e4808b6d57fadd8a6a82a4b92a5c3e6e6bb79af 100644 (file)
@@ -1,3 +1,5 @@
+#  SPDX-License-Identifier: LGPL-2.1+
+#
 #  This file is part of systemd.
 #
 #  systemd is free software; you can redistribute it and/or modify it
@@ -13,3 +15,4 @@ 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=@rootbindir@/systemd-tty-ask-password-agent --wall
+SystemCallArchitectures=native