aboutsummaryrefslogtreecommitdiffstats
path: root/etc/whitelist-common.inc
diff options
context:
space:
mode:
authorLibravatar The Fox in the Shell <KellerFuchs@hashbang.sh>2017-01-09 23:22:31 +0100
committerLibravatar The Fox in the Shell <KellerFuchs@hashbang.sh>2017-01-09 23:22:31 +0100
commitec719b9e0f4f7258b5f752af4857649a34a35dfe (patch)
tree2889479d9c69cd04843bcc733670ce327cd11845 /etc/whitelist-common.inc
parentMerge pull request #1027 from reinerh/cve-references2 (diff)
downloadfirejail-ec719b9e0f4f7258b5f752af4857649a34a35dfe.tar.gz
firejail-ec719b9e0f4f7258b5f752af4857649a34a35dfe.tar.zst
firejail-ec719b9e0f4f7258b5f752af4857649a34a35dfe.zip
etc: Support local customizations in *.inc
This is useful for places, like hashbang.sh, which have site-specific modifications of the *.inc files. With the current setup, the package manager cannot automatically install updated versions of those files, as it would need to somehow merge the site-specific and upstream changes. Having the site-specific changes in separate files solves this.
Diffstat (limited to 'etc/whitelist-common.inc')
-rw-r--r--etc/whitelist-common.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/whitelist-common.inc b/etc/whitelist-common.inc
index d4e69948e..cf7797100 100644
--- a/etc/whitelist-common.inc
+++ b/etc/whitelist-common.inc
@@ -1,3 +1,6 @@
1# Local customizations come here
2include /etc/firejail/whitelist-common.local
3
1# common whitelist for all profiles 4# common whitelist for all profiles
2 5
3whitelist ~/.XCompose 6whitelist ~/.XCompose