From 5fd84921e6fd01982c6af915aa2129711de5e20b Mon Sep 17 00:00:00 2001 From: kremlin Date: Mon, 18 Aug 2014 01:32:14 -0500 Subject: change polkit action names to match systemd's exactly gnome-control-center has polkit rules which refer explicitly to action names we need to match for it to work with our code properly --- conf/polkit-policy/org.freedesktop.hostname1.policy | 10 +++++----- conf/polkit-policy/org.freedesktop.locale1.policy | 4 ++-- conf/polkit-policy/org.freedesktop.timedate1.policy | 8 ++++---- 3 files changed, 11 insertions(+), 11 deletions(-) (limited to 'conf/polkit-policy') diff --git a/conf/polkit-policy/org.freedesktop.hostname1.policy b/conf/polkit-policy/org.freedesktop.hostname1.policy index c36f736..2ea55b4 100644 --- a/conf/polkit-policy/org.freedesktop.hostname1.policy +++ b/conf/polkit-policy/org.freedesktop.hostname1.policy @@ -5,7 +5,7 @@ OpenBSD https://uglyman.kremlin.cc/gitweb/gitweb.cgi?p=systemd-utl.git - + Set dynamic (system) hostname. Setting the dynamic (system) hostname requires authentication. @@ -15,7 +15,7 @@ - + Set static hostname. Setting the static hostname requires authentication. @@ -25,7 +25,7 @@ - + Set pretty (UTF-8) hostname. Setting the pretty (UTF-8) hostname requires authentication. @@ -35,7 +35,7 @@ - + Set system's icon name. Setting the system's icon name requires authentication. @@ -45,7 +45,7 @@ - + Set system's chassis type. Setting the system's chassis type requires authentication. diff --git a/conf/polkit-policy/org.freedesktop.locale1.policy b/conf/polkit-policy/org.freedesktop.locale1.policy index d605267..4430e9c 100644 --- a/conf/polkit-policy/org.freedesktop.locale1.policy +++ b/conf/polkit-policy/org.freedesktop.locale1.policy @@ -5,7 +5,7 @@ OpenBSD https://uglyman.kremlin.cc/gitweb/gitweb.cgi?p=systemd-utl.git - + Set system's locale. Setting the system's locale requires authentication. @@ -15,7 +15,7 @@ - + Set Xorg keymap. Setting Xorg's keymap requires authentication. diff --git a/conf/polkit-policy/org.freedesktop.timedate1.policy b/conf/polkit-policy/org.freedesktop.timedate1.policy index 3bd95b4..f15371a 100644 --- a/conf/polkit-policy/org.freedesktop.timedate1.policy +++ b/conf/polkit-policy/org.freedesktop.timedate1.policy @@ -5,7 +5,7 @@ OpenBSD https://uglyman.kremlin.cc/gitweb/gitweb.cgi?p=systemd-utl.git - + Set system time. Setting the system time requires authentication. @@ -15,7 +15,7 @@ - + Set local timezone. Setting the timezone requires authentication. @@ -25,7 +25,7 @@ - + Switch RTC between UTC and local time. Switching to the system's real time clock source requires authentication. @@ -35,7 +35,7 @@ - + Toggle clock synchronization through NTP. Toggling NTP requires authentication. -- cgit v1.2.3