mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
11 lines
253 B
PHP
11 lines
253 B
PHP
# Local customizations come here
|
|
include whitelist-var-common.local
|
|
|
|
# common /var whitelist for all profiles
|
|
|
|
whitelist /var/lib/dbus
|
|
whitelist /var/lib/menu-xdg
|
|
whitelist /var/cache/fontconfig
|
|
whitelist /var/tmp
|
|
whitelist /var/run
|
|
whitelist /var/lock
|