From 73321c5974212b09e6f65313a1291601adaec735 Mon Sep 17 00:00:00 2001 From: glitsj16 Date: Mon, 1 Jul 2019 19:24:14 +0000 Subject: Fixes (#2816) * Unbreak gconf-editor * Add x11 none to curl.profile * Add x11 none to wget.profile * Add x11 none to dnscrypt-proxy.profile * Add tracelog to ssh-agent.profile * Add x11 none to aria2c.profile * Add x11 none to arch-audit.profile * Add x11 none to archaudit-report.profile --- etc/curl.profile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'etc/curl.profile') diff --git a/etc/curl.profile b/etc/curl.profile index d8282b972..3080f05e6 100644 --- a/etc/curl.profile +++ b/etc/curl.profile @@ -9,8 +9,6 @@ include globals.local noblacklist ${HOME}/.curlrc -blacklist /tmp/.X11-unix - include disable-common.inc include disable-exec.inc include disable-passwdmgr.inc @@ -33,6 +31,7 @@ novideo protocol inet,inet6 seccomp shell none +x11 none # private-bin curl private-cache -- cgit v1.2.3-54-g00ecf