You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
440 B
PHP
27 lines
440 B
PHP
include ro-common.local
|
|
|
|
# User files
|
|
|
|
whitelist ${HOME}/Pictures
|
|
read-only ${HOME}/Pictures
|
|
|
|
whitelist ${HOME}/Videos
|
|
read-only ${HOME}/Videos
|
|
|
|
whitelist ${HOME}/Documents
|
|
read-only ${HOME}/Documents
|
|
|
|
whitelist ${HOME}/Music
|
|
read-only ${HOME}/Music
|
|
|
|
whitelist ${HOME}/Phone
|
|
read-only ${HOME}/Phone
|
|
|
|
# Data
|
|
whitelist /mnt/Data
|
|
read-only /mnt/Data
|
|
|
|
# Configurations
|
|
whitelist ${HOME}/.config/fontconfig
|
|
read-only ${HOME}/.config/fontconfig
|