mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
12 lines
339 B
PHP
12 lines
339 B
PHP
# This file is overwritten during software install.
|
|
# Persistent customizations should go in a .local file.
|
|
include /etc/firejail/disable-xdg.local
|
|
|
|
blacklist ${DOCUMENTS}
|
|
blacklist ${MUSIC}
|
|
blacklist ${PICTURES}
|
|
blacklist ${VIDEOS}
|
|
|
|
# The following should be considered catch-all directories
|
|
#blacklist ${DESKTOP}
|
|
#blacklist ${DOWNLOADS}
|