[gnome-ostree] manifest: Set admin group to sudo
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-ostree] manifest: Set admin group to sudo
- Date: Tue, 12 Mar 2013 21:45:08 +0000 (UTC)
commit 5614d7c24d42552f34e48239f1981f9c8cd379b2
Author: Colin Walters <walters verbum org>
Date: Tue Mar 12 17:44:38 2013 -0400
manifest: Set admin group to sudo
Since we're using base-files from Debian, that's what we have.
manifest.json | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index a16a7ce..e413270 100644
--- a/manifest.json
+++ b/manifest.json
@@ -712,7 +712,8 @@
{"src": "gnome:cantarell-fonts",
"config-opts": ["--disable-source-rebuild"]},
- {"src": "fd:accountsservice"},
+ {"src": "fd:accountsservice",
+ "config-opts": ["--enable-admin-group=sudo"]},
{"src": "gnome:gdm",
"config-opts": ["--disable-documentation",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]