mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
ci: run sort.py to fix ci
Command used:
$ ./ci/check/profiles/sort.py etc/inc/*.inc etc/profile-*/*.profile
Related commits:
* 411b97fdc ("profile fixes: allow bwrap inside the sandbox",
2025-12-18)
* bb5c1391c ("added gnome-text-editor profile", 2025-12-19)
This commit is contained in:
parent
b00ff53fe0
commit
6804120894
2 changed files with 1 additions and 2 deletions
|
|
@ -14,7 +14,6 @@ include disable-programs.inc
|
|||
include disable-shell.inc
|
||||
include whitelist-var-common.inc
|
||||
|
||||
|
||||
apparmor
|
||||
caps.drop all
|
||||
net none
|
||||
|
|
|
|||
|
|
@ -49,7 +49,7 @@ seccomp
|
|||
tracelog
|
||||
|
||||
disable-mnt
|
||||
private-bin bash,dash,sh,warzone2100,warzone2100.real,which,mkdir
|
||||
private-bin bash,dash,mkdir,sh,warzone2100,warzone2100.real,which
|
||||
private-dev
|
||||
private-etc @games,@x11
|
||||
private-tmp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue