[gnome-ostree] manifest: Explicitly tell polkit we want systemd



commit 8e9bc85aac9f45d144f4020e8d5dd06f86b32693
Author: Colin Walters <walters verbum org>
Date:   Thu Apr 11 13:01:55 2013 -0400

    manifest: Explicitly tell polkit we want systemd
    
    See https://bugs.freedesktop.org/show_bug.cgi?id=61127

 manifest.json |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index e45930b..94aa2c7 100644
--- a/manifest.json
+++ b/manifest.json
@@ -413,6 +413,7 @@
 
                {"src": "fd:polkit",
                 "config-opts": ["--disable-man-pages",
+                                "--enable-libsystemd-login",
                                 "--with-os-type=suse"],
                 "setuid": ["/runtime/usr/bin/pkexec",
                             "/runtime/usr/lib/polkit-1/polkit-agent-helper-1"]},


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]