mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
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:
parent
00ae2ea8ab
commit
89cec6a9a2
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue