aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/lobster.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-a-l/lobster.profile')
-rw-r--r--etc/profile-a-l/lobster.profile12
1 files changed, 11 insertions, 1 deletions
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