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/network/org.freedesktop.network1.policy | 186 ++++++++++++++++++++++++++++ 1 file changed, 186 insertions(+) create mode 100644 src/network/org.freedesktop.network1.policy (limited to 'src/network/org.freedesktop.network1.policy') diff --git a/src/network/org.freedesktop.network1.policy b/src/network/org.freedesktop.network1.policy new file mode 100644 index 0000000..1e2d8d7 --- /dev/null +++ b/src/network/org.freedesktop.network1.policy @@ -0,0 +1,186 @@ + + + + + + + + The systemd Project + https://systemd.io + + + Set NTP servers + Authentication is required to set NTP servers. + + auth_admin + auth_admin + auth_admin_keep + + unix-user:systemd-network + + + + Set DNS servers + Authentication is required to set DNS servers. + + auth_admin + auth_admin + auth_admin_keep + + unix-user:systemd-network + + + + Set domains + Authentication is required to set domains. + + auth_admin + auth_admin + auth_admin_keep + + unix-user:systemd-network + + + + Set default route + Authentication is required to set default route. + + auth_admin + auth_admin + auth_admin_keep + + unix-user:systemd-network + + + + Enable/disable LLMNR + Authentication is required to enable or disable LLMNR. + + auth_admin + auth_admin + auth_admin_keep + + unix-user:systemd-network + + + + Enable/disable multicast DNS + Authentication is required to enable or disable multicast DNS. + + auth_admin + auth_admin + auth_admin_keep + + unix-user:systemd-network + + + + Enable/disable DNS over TLS + Authentication is required to enable or disable DNS over TLS. + + auth_admin + auth_admin + auth_admin_keep + + unix-user:systemd-network + + + + Enable/disable DNSSEC + Authentication is required to enable or disable DNSSEC. + + auth_admin + auth_admin + auth_admin_keep + + unix-user:systemd-network + + + + Set DNSSEC Negative Trust Anchors + Authentication is required to set DNSSEC Negative Trust Anchors. + + auth_admin + auth_admin + auth_admin_keep + + unix-user:systemd-network + + + + Revert NTP settings + Authentication is required to reset NTP settings. + + auth_admin + auth_admin + auth_admin_keep + + unix-user:systemd-network + + + + Revert DNS settings + Authentication is required to reset DNS settings. + + auth_admin + auth_admin + auth_admin_keep + + unix-user:systemd-network + + + + DHCP server sends force renew message + Authentication is required to send force renew message. + + auth_admin + auth_admin + auth_admin_keep + + unix-user:systemd-network + + + + Renew dynamic addresses + Authentication is required to renew dynamic addresses. + + auth_admin + auth_admin + auth_admin_keep + + unix-user:systemd-network + + + + Reload network settings + Authentication is required to reload network settings. + + auth_admin + auth_admin + auth_admin_keep + + unix-user:systemd-network + + + + Reconfigure network interface + Authentication is required to reconfigure network interface. + + auth_admin + auth_admin + auth_admin_keep + + unix-user:systemd-network + + + -- cgit v1.2.3