From f4b36e80321379c4917c7ab9c9b3bbcfad05899f Mon Sep 17 00:00:00 2001 From: rusty-snake <41237666+rusty-snake@users.noreply.github.com> Date: Wed, 4 Aug 2021 16:29:41 +0200 Subject: Profile fixes - Fix #4157 -- [Feature] Should rmenv GitHub auth tokens There are still more token variables from other program that should be added. - Fix #4093 -- darktable needs read access to liblua* - Fix #4383 -- move noblacklist ${HOME}/.bogofilter to email-common.profile for claws-mail (and other mailers) - Fix xournalpp.profile - syscalls.txt: ausyscall i386 -> firejail --debug-syscalls32 --- etc/profile-m-z/xournalpp.profile | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'etc/profile-m-z') diff --git a/etc/profile-m-z/xournalpp.profile b/etc/profile-m-z/xournalpp.profile index 988b878b9..1ef789689 100644 --- a/etc/profile-m-z/xournalpp.profile +++ b/etc/profile-m-z/xournalpp.profile @@ -7,23 +7,29 @@ include xournalpp.local # added by included profile #include globals.local +noblacklist ${HOME}/.cache/xournalpp +noblacklist ${HOME}/.config/xournalpp noblacklist ${HOME}/.xournalpp include allow-lua.inc +whitelist /usr/share/pipewire whitelist /usr/share/texlive whitelist /usr/share/xournalpp whitelist /var/lib/texmf include whitelist-runuser-common.inc -#mkdir ${HOME}/.xournalpp +#mkdir ${HOME}/.cache/xournalpp +#mkdir ${HOME}/.config/xournalpp +#whitelist ${HOME}/.cache/xournalpp +#whitelist ${HOME}/.config/xournalpp #whitelist ${HOME}/.xournalpp #whitelist ${HOME}/.texlive20* #whitelist ${DOCUMENTS} #include whitelist-common.inc private-bin kpsewhich,pdflatex,xournalpp -private-etc latexmk.conf,texlive +private-etc alternatives,latexmk.conf,ld.so.cache,ld.so.conf,ld.so.conf.d,ld.so.preload,texlive # Redirect include xournal.profile -- cgit v1.2.3-70-g09d2