mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
12 lines
253 B
Text
12 lines
253 B
Text
# This file is overwritten during software install.
|
|
# Persistent customizations should go in a .local file.
|
|
include ping-hardened.inc.local
|
|
|
|
caps.drop all
|
|
nonewprivs
|
|
noroot
|
|
protocol unix,inet,inet6
|
|
seccomp
|
|
|
|
memory-deny-write-execute
|
|
restrict-namespaces
|