aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2022-12-09 12:36:28 +0000
committerLibravatar GitHub <noreply@github.com>2022-12-09 12:36:28 +0000
commit0e133dc034543291a00151f28bca4dc73ba64ce4 (patch)
treec22a5725cd33d2a6ea4643fcd6dde2bbceef6092 /src
parentsandbox.c: print the dir on failed chdir(cfg.homedir) (diff)
downloadfirejail-0e133dc034543291a00151f28bca4dc73ba64ce4.tar.gz
firejail-0e133dc034543291a00151f28bca4dc73ba64ce4.tar.zst
firejail-0e133dc034543291a00151f28bca4dc73ba64ce4.zip
New profile: tesseract (#5516)
* Add firecfg support for tesseract * Add tesseract to 'New profiles' section in README.md * Create tesseract.profile * tesseract: fix private-etc * tesseract: fix XDG black/whitelisting * tesseract: use 'seccomp socket' instead of 'protocol unix' As kindly suggested by @rusty-snake. * tesseract: add 'restrict-namespaces' As kindly suggested by @rusty-snake. * tesseract: use full seccomp filtering The tesseract application works fine without 'protocol' or 'seccomp socket'.
Diffstat (limited to 'src')
-rw-r--r--src/firecfg/firecfg.config1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/firecfg/firecfg.config b/src/firecfg/firecfg.config
index 17563cde3..f061003b1 100644
--- a/src/firecfg/firecfg.config
+++ b/src/firecfg/firecfg.config
@@ -788,6 +788,7 @@ telegram
788telegram-desktop 788telegram-desktop
789telnet 789telnet
790terasology 790terasology
791tesseract
791textmaker18 792textmaker18
792textmaker18free 793textmaker18free
793thunderbird 794thunderbird