[gnome-continuous] Disable selinux support in nautilus
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous] Disable selinux support in nautilus
- Date: Thu, 3 Dec 2015 15:33:42 +0000 (UTC)
commit 50cbda66bc630b676c1f9549104b14b4973964b0
Author: Emmanuele Bassi <ebassi gnome org>
Date: Thu Dec 3 15:32:35 2015 +0000
Disable selinux support in nautilus
The SELinux support has to be explicitly disabled, instead of implicitly
enabled.
manifest.json | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index bfb8ee1..aaf7a55 100644
--- a/manifest.json
+++ b/manifest.json
@@ -836,7 +836,8 @@
"--disable-tracker-preferences",
"--disable-tracker-search-bar",
"--disable-tracker-explorer",
- "--with-unicode-support=libicu"]},
+ "--with-unicode-support=libicu",
+ "--disable-selinux"]},
{"src": "gnome:dconf",
"config-opts": ["--disable-man", "--disable-editor"]},
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]