chiark / gitweb /
core: improve error message when machine id is missing
[elogind.git] / src / core / org.freedesktop.systemd1.policy.in.in
index 387677d39697b6c1a5c71e7654d625b771f9eef8..fd771b4b2607b56fdc9e9b2cdb4ac4b01011fc66 100644 (file)
                 <annotate key="org.freedesktop.policykit.exec.path">@rootlibexecdir@/systemd-reply-password</annotate>
         </action>
 
-        <action id="org.freedesktop.systemd1.bus-access">
-                <_description>Privileged system and service manager access</_description>
-                <_message>Authentication is required to access the system and service manager.</_message>
-                <defaults>
-                        <allow_any>no</allow_any>
-                        <allow_inactive>no</allow_inactive>
-                        <allow_active>auth_admin_keep</allow_active>
-                </defaults>
-                <annotate key="org.freedesktop.policykit.exec.path">@bindir@/systemd-stdio-bridge</annotate>
-        </action>
-
         <action id="org.freedesktop.systemd1.manage-units">
                 <_description>Manage system services or units</_description>
                 <_message>Authentication is required to manage system services or units.</_message>