tesseract.profile: add quiet (#6173)

Tesseract is a CLI program and its output may be parsed by other
programs (such as `ocrmypdf`).  Including messages from firejail in the
output may break the parsing, so remove them.

Fixes #6171.

Reported-by: @kmille
This commit is contained in:
Kelvin M. Klann 2024-01-31 19:33:49 +00:00 committed by GitHub
parent fcde0cbb80
commit bb45aa505d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,7 @@
# Firejail profile for tesseract
# Description: An OCR program
# This file is overwritten after every install/update
quiet
# Persistent local customizations
include tesseract.local
# Persistent global definitions