mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 22:01:13 -06:00
16 lines
301 B
Text
16 lines
301 B
Text
# This file is overwritten during software install.
|
|
# Persistent customizations should go in a .local file.
|
|
include /etc/firejail/strings.local
|
|
|
|
# strings profile
|
|
quiet
|
|
ignore noroot
|
|
include /etc/firejail/default.profile
|
|
|
|
net none
|
|
nosound
|
|
shell none
|
|
tracelog
|
|
private-dev
|
|
no3d
|
|
blacklist /tmp/.X11-unix
|