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