aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@protonmail.com>2023-02-08 17:50:44 -0500
committerLibravatar netblue30 <netblue30@protonmail.com>2023-02-08 17:50:44 -0500
commit7176e6324d444b681b822f2a29c15d61c7f92677 (patch)
tree3a86a02ba87253be99886ff0f593ae300e2f9959 /etc/profile-a-l
parentadding machine-id to x11 group (diff)
downloadfirejail-7176e6324d444b681b822f2a29c15d61c7f92677.tar.gz
firejail-7176e6324d444b681b822f2a29c15d61c7f92677.tar.zst
firejail-7176e6324d444b681b822f2a29c15d61c7f92677.zip
private-etc: libreoffice, audacity, forzen-bubble, transmission, md5sum/sha512sum, more sysutils testing, fix electron-hardened.inc.profile
Diffstat (limited to 'etc/profile-a-l')
-rw-r--r--etc/profile-a-l/audacity.profile1
-rw-r--r--etc/profile-a-l/electron-hardened.inc.profile2
-rw-r--r--etc/profile-a-l/frozen-bubble.profile2
-rw-r--r--etc/profile-a-l/gnome-calculator.profile1
-rw-r--r--etc/profile-a-l/hasher-common.profile1
-rw-r--r--etc/profile-a-l/libreoffice.profile1
6 files changed, 7 insertions, 1 deletions
diff --git a/etc/profile-a-l/audacity.profile b/etc/profile-a-l/audacity.profile
index 371054728..fcac0137e 100644
--- a/etc/profile-a-l/audacity.profile
+++ b/etc/profile-a-l/audacity.profile
@@ -50,6 +50,7 @@ tracelog
50 50
51private-bin audacity 51private-bin audacity
52private-dev 52private-dev
53private-etc @x11,gcrypt
53private-tmp 54private-tmp
54 55
55# problems on Fedora 27 56# problems on Fedora 27
diff --git a/etc/profile-a-l/electron-hardened.inc.profile b/etc/profile-a-l/electron-hardened.inc.profile
index eacf5cebe..a9e1756d9 100644
--- a/etc/profile-a-l/electron-hardened.inc.profile
+++ b/etc/profile-a-l/electron-hardened.inc.profile
@@ -7,4 +7,4 @@ include electron-hardened.inc.local
7#include globals.local 7#include globals.local
8 8
9# Redirect 9# Redirect
10include chrome-common-hardened.inc.profile 10include chromium-common-hardened.inc.profile
diff --git a/etc/profile-a-l/frozen-bubble.profile b/etc/profile-a-l/frozen-bubble.profile
index 86a8a8fc6..f162a4a31 100644
--- a/etc/profile-a-l/frozen-bubble.profile
+++ b/etc/profile-a-l/frozen-bubble.profile
@@ -22,6 +22,7 @@ mkdir ${HOME}/.frozen-bubble
22whitelist ${HOME}/.frozen-bubble 22whitelist ${HOME}/.frozen-bubble
23include whitelist-common.inc 23include whitelist-common.inc
24include whitelist-runuser-common.inc 24include whitelist-runuser-common.inc
25whitelist /usr/share/games
25include whitelist-usr-share-common.inc 26include whitelist-usr-share-common.inc
26include whitelist-var-common.inc 27include whitelist-var-common.inc
27 28
@@ -42,6 +43,7 @@ tracelog
42disable-mnt 43disable-mnt
43# private-bin frozen-bubble 44# private-bin frozen-bubble
44private-dev 45private-dev
46private-etc @games,@x11
45private-tmp 47private-tmp
46 48
47dbus-user none 49dbus-user none
diff --git a/etc/profile-a-l/gnome-calculator.profile b/etc/profile-a-l/gnome-calculator.profile
index 3926146ff..e5c6022e8 100644
--- a/etc/profile-a-l/gnome-calculator.profile
+++ b/etc/profile-a-l/gnome-calculator.profile
@@ -45,6 +45,7 @@ disable-mnt
45private-bin gnome-calculator 45private-bin gnome-calculator
46private-cache 46private-cache
47private-dev 47private-dev
48private-etc @x11
48#private-lib gdk-pixbuf-2.*,gio,girepository-1.*,gvfs,libgconf-2.so.*,libgnutls.so.*,libproxy.so.*,librsvg-2.so.*,libxml2.so.* 49#private-lib gdk-pixbuf-2.*,gio,girepository-1.*,gvfs,libgconf-2.so.*,libgnutls.so.*,libproxy.so.*,librsvg-2.so.*,libxml2.so.*
49private-tmp 50private-tmp
50 51
diff --git a/etc/profile-a-l/hasher-common.profile b/etc/profile-a-l/hasher-common.profile
index fd8246aae..96e69d6cf 100644
--- a/etc/profile-a-l/hasher-common.profile
+++ b/etc/profile-a-l/hasher-common.profile
@@ -48,6 +48,7 @@ x11 none
48# Add the next line to your hasher-common.local if you don't need to hash files in ~/.cache. 48# Add the next line to your hasher-common.local if you don't need to hash files in ~/.cache.
49#private-cache 49#private-cache
50private-dev 50private-dev
51private-etc
51# Add the next line to your hasher-common.local if you don't need to hash files in /tmp. 52# Add the next line to your hasher-common.local if you don't need to hash files in /tmp.
52#private-tmp 53#private-tmp
53 54
diff --git a/etc/profile-a-l/libreoffice.profile b/etc/profile-a-l/libreoffice.profile
index 518928876..d7144d8c3 100644
--- a/etc/profile-a-l/libreoffice.profile
+++ b/etc/profile-a-l/libreoffice.profile
@@ -50,6 +50,7 @@ tracelog
50#private-bin libreoffice,sh,uname,dirname,grep,sed,basename,ls 50#private-bin libreoffice,sh,uname,dirname,grep,sed,basename,ls
51private-cache 51private-cache
52private-dev 52private-dev
53private-etc @tls-ca,@x11,cups,gnupg,libreoffice,papersize,ssh
53private-tmp 54private-tmp
54 55
55dbus-system none 56dbus-system none