From 681cfc6c40b176f73204c9088bfc5a7e8bad4317 Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Sat, 31 Dec 2011 07:21:37 +0100 Subject: hostnamed, localed: move config files to subdir --- src/hostname/org.freedesktop.hostname1.policy.in | 49 ++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 src/hostname/org.freedesktop.hostname1.policy.in (limited to 'src/hostname/org.freedesktop.hostname1.policy.in') diff --git a/src/hostname/org.freedesktop.hostname1.policy.in b/src/hostname/org.freedesktop.hostname1.policy.in new file mode 100644 index 0000000000..7d56b22c28 --- /dev/null +++ b/src/hostname/org.freedesktop.hostname1.policy.in @@ -0,0 +1,49 @@ + + + + + + + + The systemd Project + http://www.freedesktop.org/wiki/Software/systemd + + + <_description>Set host name + <_message>Authentication is required to set the local host name. + + auth_admin_keep + auth_admin_keep + auth_admin_keep + + + + + <_description>Set static host name + <_message>Authentication is required to set the statically configured local host name, as well as the pretty host name. + + auth_admin_keep + auth_admin_keep + auth_admin_keep + + + + + <_description>Set machine information + <_message>Authentication is required to set local machine information. + + auth_admin_keep + auth_admin_keep + auth_admin_keep + + + + -- cgit v1.2.3-54-g00ecf