From b750101eb236130cf056c675997decbac904cc49 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 17:35:18 +0200 Subject: Adding upstream version 252.22. Signed-off-by: Daniel Baumann --- src/core/org.freedesktop.systemd1.policy.in | 83 +++++++++++++++++++++++++++++ 1 file changed, 83 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..9e9a20f --- /dev/null +++ b/src/core/org.freedesktop.systemd1.policy.in @@ -0,0 +1,83 @@ + + + + + + + + The systemd Project + https://systemd.io + + + 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 + + + + + Dump the systemd state without rate limits + Authentication is required to dump the systemd state without rate limits. + + auth_admin + auth_admin + auth_admin_keep + + + + -- cgit v1.2.3