mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
9 lines
215 B
Text
9 lines
215 B
Text
# generic server profile
|
|
# it allows /sbin and /usr/sbin directories - this is where servers are installed
|
|
noblacklist /sbin
|
|
noblacklist /usr/sbin
|
|
include /etc/firejail/disable-mgmt.inc
|
|
private
|
|
private-dev
|
|
seccomp
|
|
|