From 5d5f554ab133bb56d22a58000d58e5a957ee37c5 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Mon, 30 Jan 2023 08:14:13 -0500 Subject: private-etc: moved group names to @group syntax; GUI group renamed as @x11 group; added nvidia and X11 directories to @x11 group. --- etc/profile-a-l/curl.profile | 2 +- etc/profile-a-l/firefox-common.profile | 2 +- etc/profile-a-l/gimp.profile | 2 +- etc/profile-a-l/inkscape.profile | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'etc/profile-a-l') diff --git a/etc/profile-a-l/curl.profile b/etc/profile-a-l/curl.profile index 88b29cfbd..bfe8764d5 100644 --- a/etc/profile-a-l/curl.profile +++ b/etc/profile-a-l/curl.profile @@ -54,7 +54,7 @@ tracelog private-cache private-dev # private-etc alternatives,ca-certificates,crypto-policies,pki,resolv.conf,ssl -private-etc TLS-CA +private-etc @tls-ca private-tmp dbus-user none diff --git a/etc/profile-a-l/firefox-common.profile b/etc/profile-a-l/firefox-common.profile index 3365c0829..57c9b5dfb 100644 --- a/etc/profile-a-l/firefox-common.profile +++ b/etc/profile-a-l/firefox-common.profile @@ -60,7 +60,7 @@ disable-mnt # private-etc below works fine on most distributions. There are some problems on CentOS. # Add it to your firefox-common.local if you want to enable it. #private-etc alternatives,asound.conf,ca-certificates,crypto-policies,dconf,fonts,group,gtk-2.0,gtk-3.0,hostname,hosts,ld.so.cache,ld.so.conf,ld.so.conf.d,ld.so.preload,localtime,machine-id,mailcap,mime.types,nsswitch.conf,pango,passwd,pki,pulse,resolv.conf,selinux,ssl,X11,xdg -private-etc GUI,mailcap,mime.types,NETWORK,os-release,TLS-CA +private-etc @tls-ca,@x11,mailcap,mime.types,os-release private-tmp blacklist ${PATH}/curl diff --git a/etc/profile-a-l/gimp.profile b/etc/profile-a-l/gimp.profile index d9515c867..f29929a72 100644 --- a/etc/profile-a-l/gimp.profile +++ b/etc/profile-a-l/gimp.profile @@ -59,7 +59,7 @@ seccomp !mbind tracelog private-dev -private-etc gcrypt,GUI,python* +private-etc @x11,gcrypt,python* private-tmp dbus-user none diff --git a/etc/profile-a-l/inkscape.profile b/etc/profile-a-l/inkscape.profile index 1e75781ab..abe75f2ae 100644 --- a/etc/profile-a-l/inkscape.profile +++ b/etc/profile-a-l/inkscape.profile @@ -54,7 +54,7 @@ tracelog # private-bin inkscape,potrace,python* - problems on Debian stretch private-cache private-dev -private-etc ImageMagick*,inkscape: GUI,python* +private-etc @x11,ImageMagick*,python* private-tmp dbus-user none -- cgit v1.2.3-70-g09d2