aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar pirate486743186 <>2023-06-14 23:26:42 +0200
committerLibravatar pirate486743186 <>2023-06-14 23:26:42 +0200
commit822961a0ef7f665c31d4bb48b92a019050bde921 (patch)
tree53d691321a701af4cd8e1c27cdd058e255181b15
parentbuild(deps): bump github/codeql-action from 2.3.5 to 2.3.6 (diff)
downloadfirejail-822961a0ef7f665c31d4bb48b92a019050bde921.tar.gz
firejail-822961a0ef7f665c31d4bb48b92a019050bde921.tar.zst
firejail-822961a0ef7f665c31d4bb48b92a019050bde921.zip
update lobster profile
-rw-r--r--etc/inc/disable-programs.inc3
-rw-r--r--etc/profile-a-l/lobster.profile12
2 files changed, 14 insertions, 1 deletions
diff --git a/etc/inc/disable-programs.inc b/etc/inc/disable-programs.inc
index 211111aaa..b4a01638f 100644
--- a/etc/inc/disable-programs.inc
+++ b/etc/inc/disable-programs.inc
@@ -220,6 +220,7 @@ blacklist ${HOME}/.cache/telepathy
220blacklist ${HOME}/.cache/thunderbird 220blacklist ${HOME}/.cache/thunderbird
221blacklist ${HOME}/.cache/torbrowser 221blacklist ${HOME}/.cache/torbrowser
222blacklist ${HOME}/.cache/transmission 222blacklist ${HOME}/.cache/transmission
223blacklist ${HOME}/.cache/ueberzugpp
223blacklist ${HOME}/.cache/ungoogled-chromium 224blacklist ${HOME}/.cache/ungoogled-chromium
224blacklist ${HOME}/.cache/vivaldi 225blacklist ${HOME}/.cache/vivaldi
225blacklist ${HOME}/.cache/vivaldi-snapshot 226blacklist ${HOME}/.cache/vivaldi-snapshot
@@ -644,6 +645,7 @@ blacklist ${HOME}/.config/tuta_integration
644blacklist ${HOME}/.config/tutanota-desktop 645blacklist ${HOME}/.config/tutanota-desktop
645blacklist ${HOME}/.config/tvbrowser 646blacklist ${HOME}/.config/tvbrowser
646blacklist ${HOME}/.config/uGet 647blacklist ${HOME}/.config/uGet
648blacklist ${HOME}/.config/ueberzugpp
647blacklist ${HOME}/.config/ungoogled-chromium 649blacklist ${HOME}/.config/ungoogled-chromium
648blacklist ${HOME}/.config/uzbl 650blacklist ${HOME}/.config/uzbl
649blacklist ${HOME}/.config/viewnior 651blacklist ${HOME}/.config/viewnior
@@ -872,6 +874,7 @@ blacklist ${HOME}/.local/share/Zeal
872blacklist ${HOME}/.local/share/agenda 874blacklist ${HOME}/.local/share/agenda
873blacklist ${HOME}/.local/share/akonadi* 875blacklist ${HOME}/.local/share/akonadi*
874blacklist ${HOME}/.local/share/akregator 876blacklist ${HOME}/.local/share/akregator
877blacklist ${HOME}/.local/share/applications/lobster
875blacklist ${HOME}/.local/share/apps/korganizer 878blacklist ${HOME}/.local/share/apps/korganizer
876blacklist ${HOME}/.local/share/aspyr-media 879blacklist ${HOME}/.local/share/aspyr-media
877blacklist ${HOME}/.local/share/audacity 880blacklist ${HOME}/.local/share/audacity
diff --git a/etc/profile-a-l/lobster.profile b/etc/profile-a-l/lobster.profile
index 2b0fc5275..0567f5057 100644
--- a/etc/profile-a-l/lobster.profile
+++ b/etc/profile-a-l/lobster.profile
@@ -8,8 +8,14 @@ include lobster.local
8# added by included profile 8# added by included profile
9#include globals.local 9#include globals.local
10 10
11ignore private-dev
12
13noblacklist ${HOME}/.cache/ueberzugpp
11noblacklist ${HOME}/.config/lobster 14noblacklist ${HOME}/.config/lobster
15noblacklist ${HOME}/.config/ueberzugpp
16noblacklist ${HOME}/.local/share/applications/lobster
12noblacklist ${HOME}/.local/share/lobster 17noblacklist ${HOME}/.local/share/lobster
18noblacklist ${PATH}/openssl
13 19
14# Allow /bin/sh (blacklisted by disable-shell.inc) 20# Allow /bin/sh (blacklisted by disable-shell.inc)
15include allow-bin-sh.inc 21include allow-bin-sh.inc
@@ -19,7 +25,11 @@ include disable-xdg.inc
19 25
20mkdir ${HOME}/.config/lobster 26mkdir ${HOME}/.config/lobster
21mkdir ${HOME}/.local/share/lobster 27mkdir ${HOME}/.local/share/lobster
28whitelist ${DOWNLOADS}
29whitelist ${HOME}/.cache/ueberzugpp
22whitelist ${HOME}/.config/lobster 30whitelist ${HOME}/.config/lobster
31whitelist ${HOME}/.config/ueberzugpp
32whitelist ${HOME}/.local/share/applications/lobster
23whitelist ${HOME}/.local/share/lobster 33whitelist ${HOME}/.local/share/lobster
24include whitelist-run-common.inc 34include whitelist-run-common.inc
25include whitelist-runuser-common.inc 35include whitelist-runuser-common.inc
@@ -30,7 +40,7 @@ noprinters
30notv 40notv
31 41
32disable-mnt 42disable-mnt
33private-bin curl,cut,fzf,grep,head,lobster,mv,patch,rm,sed,sh,tail,tput,tr,uname 43private-bin base64,bash,cat,command,curl,cut,date,dirname,echo,ffmpeg,ffprobe,find,fzf,grep,head,hxunent,ln,lobster,ls,mkdir,mkfifo,nano,nohup,openssl,patch,pgrep,ps,rm,rofi,sed,sh,sleep,socat,tail,tee,tput,tr,ueberzugpp,uname,uuidgen,vim,wc
34#private-cache 44#private-cache
35private-etc alsa,alternatives,asound.conf,ca-certificates,crypto-policies,fonts,host.conf,hostname,hosts,ld.so.cache,ld.so.conf,ld.so.conf.d,ld.so.preload,locale,locale.alias,locale.conf,localtime,machine-id,mime.types,nsswitch.conf,pango,pki,protocols,pulse,resolv.conf,rpc,services,ssl,X11,xdg 45private-etc alsa,alternatives,asound.conf,ca-certificates,crypto-policies,fonts,host.conf,hostname,hosts,ld.so.cache,ld.so.conf,ld.so.conf.d,ld.so.preload,locale,locale.alias,locale.conf,localtime,machine-id,mime.types,nsswitch.conf,pango,pki,protocols,pulse,resolv.conf,rpc,services,ssl,X11,xdg
36private-tmp 46private-tmp