profiles: ghostwriter: fix sorting in private-bin

Commands used to search and replace:

    ./contrib/sort.py etc/inc/*.inc etc/profile*/*.profile

This amends commit 358fce3ed ("ghostwriter: hardening and private-bin
improvements", 2023-02-08) / PR #5648.
This commit is contained in:
Kelvin M. Klann 2024-12-21 06:10:18 -03:00
parent 00ae2ea8ab
commit 89cec6a9a2

View file

@ -53,7 +53,7 @@ seccomp !chroot
seccomp.block-secondary
#tracelog # breaks
private-bin affixcompress,analyze,chmorph,cmark,context,gettext,ghostwriter,hunspell,hunzip,hzip,latex,makealias,mktexfmt,munch,multimarkdown,pandoc,pdflatex,pdfroff,prince,unmunch,weasyprint,wkhtmltopdf,wordforms,wordlist2hunspell
private-bin affixcompress,analyze,chmorph,cmark,context,gettext,ghostwriter,hunspell,hunzip,hzip,latex,makealias,mktexfmt,multimarkdown,munch,pandoc,pdflatex,pdfroff,prince,unmunch,weasyprint,wkhtmltopdf,wordforms,wordlist2hunspell
private-cache
private-dev
# passwd,login.defs,firejail are a temporary workaround for #2877 and can be removed once it is fixed