From 822961a0ef7f665c31d4bb48b92a019050bde921 Mon Sep 17 00:00:00 2001 From: pirate486743186 <> Date: Wed, 14 Jun 2023 23:26:42 +0200 Subject: update lobster profile --- etc/profile-a-l/lobster.profile | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'etc/profile-a-l') 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 # added by included profile #include globals.local +ignore private-dev + +noblacklist ${HOME}/.cache/ueberzugpp noblacklist ${HOME}/.config/lobster +noblacklist ${HOME}/.config/ueberzugpp +noblacklist ${HOME}/.local/share/applications/lobster noblacklist ${HOME}/.local/share/lobster +noblacklist ${PATH}/openssl # Allow /bin/sh (blacklisted by disable-shell.inc) include allow-bin-sh.inc @@ -19,7 +25,11 @@ include disable-xdg.inc mkdir ${HOME}/.config/lobster mkdir ${HOME}/.local/share/lobster +whitelist ${DOWNLOADS} +whitelist ${HOME}/.cache/ueberzugpp whitelist ${HOME}/.config/lobster +whitelist ${HOME}/.config/ueberzugpp +whitelist ${HOME}/.local/share/applications/lobster whitelist ${HOME}/.local/share/lobster include whitelist-run-common.inc include whitelist-runuser-common.inc @@ -30,7 +40,7 @@ noprinters notv disable-mnt -private-bin curl,cut,fzf,grep,head,lobster,mv,patch,rm,sed,sh,tail,tput,tr,uname +private-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 #private-cache private-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 private-tmp -- cgit v1.2.3-70-g09d2