From 2cb7e0aaedad73b076ea18c6900b0e86c5760d79 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 27 Apr 2024 15:00:47 +0200 Subject: Adding upstream version 247.3. Signed-off-by: Daniel Baumann --- src/core/org.freedesktop.systemd1.policy.in | 73 +++++++++++++++++++++++++++++ 1 file changed, 73 insertions(+) create mode 100644 src/core/org.freedesktop.systemd1.policy.in (limited to 'src/core/org.freedesktop.systemd1.policy.in') diff --git a/src/core/org.freedesktop.systemd1.policy.in b/src/core/org.freedesktop.systemd1.policy.in new file mode 100644 index 0000000..a6d40d7 --- /dev/null +++ b/src/core/org.freedesktop.systemd1.policy.in @@ -0,0 +1,73 @@ + + + + + + + + The systemd Project + http://www.freedesktop.org/wiki/Software/systemd + + + Send passphrase back to system + Authentication is required to send the entered passphrase back to the system. + + no + no + auth_admin_keep + + @rootlibexecdir@/systemd-reply-password + + + + Manage system services or other units + Authentication is required to manage system services or other units. + + auth_admin + auth_admin + auth_admin_keep + + + + + Manage system service or unit files + Authentication is required to manage system service or unit files. + + auth_admin + auth_admin + auth_admin_keep + + org.freedesktop.systemd1.reload-daemon org.freedesktop.systemd1.manage-units + + + + Set or unset system and service manager environment variables + Authentication is required to set or unset system and service manager environment variables. + + auth_admin + auth_admin + auth_admin_keep + + + + + Reload the systemd state + Authentication is required to reload the systemd state. + + auth_admin + auth_admin + auth_admin_keep + + + + -- cgit v1.2.3