mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
11 lines
273 B
Text
11 lines
273 B
Text
# This file is overwritten during software install.
|
|
# Persistent customizations should go in a .local file.
|
|
include blink-common-hardened.inc.local
|
|
|
|
caps.drop all
|
|
nonewprivs
|
|
#noroot breaks saving files
|
|
protocol unix,inet,inet6,netlink
|
|
seccomp !chroot
|
|
|
|
#restrict-namespaces
|