From d65d8a3ca1d44df9c4d6933a5ccc6c99a759f75b Mon Sep 17 00:00:00 2001 From: "Kelvin M. Klann" Date: Sun, 29 Jan 2023 02:12:58 -0300 Subject: ci: run sort.py to fix ci Command used: $ ./ci/check/profiles/sort.py etc/inc/*.inc etc/profile-*/*.profile --- etc/profile-a-l/firefox-common.profile | 2 +- etc/profile-a-l/gimp.profile | 2 +- etc/profile-a-l/inkscape.profile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'etc/profile-a-l') diff --git a/etc/profile-a-l/firefox-common.profile b/etc/profile-a-l/firefox-common.profile index c1a8c9e28..3365c0829 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,NETWORK,TLS-CA,os-release,mime.types,mailcap +private-etc GUI,mailcap,mime.types,NETWORK,os-release,TLS-CA private-tmp blacklist ${PATH}/curl diff --git a/etc/profile-a-l/gimp.profile b/etc/profile-a-l/gimp.profile index 9635bb6e3..d9515c867 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 GUI,gcrypt,python* +private-etc gcrypt,GUI,python* private-tmp dbus-user none diff --git a/etc/profile-a-l/inkscape.profile b/etc/profile-a-l/inkscape.profile index c32536929..1e75781ab 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 inkscape: GUI,ImageMagick*,python* +private-etc ImageMagick*,inkscape: GUI,python* private-tmp dbus-user none -- cgit v1.2.3-70-g09d2