chiark / gitweb /
pid1: add ./configure switch to select default cgroup hierarchy
[elogind.git] / src / login / org.freedesktop.login1.policy.in
index 4369577cbca300c2efaa88c477759a2a8bbde4db..caaf1daf2775ee6e06286eea573ab2f95ce24a5e 100644 (file)
@@ -13,7 +13,7 @@
 
 <policyconfig>
 
-        <vendor>The systemd project's "logind", extracted to a standalone package</vendor>
+        <vendor>The elogind Project</vendor>
         <vendor_url>https://github.com/elogind/elogind</vendor_url>
 
         <action id="org.freedesktop.login1.inhibit-block-shutdown">
                 <_message>Explicit request is required to run programs as a non-logged-in user.</_message>
                 <defaults>
                         <allow_any>yes</allow_any>
+                        <allow_inactive>yes</allow_inactive>
+                        <allow_active>yes</allow_active>
                 </defaults>
         </action>