aboutsummaryrefslogtreecommitdiffstats
path: root/etc/disable-common.inc
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2017-01-11 12:16:17 -0500
committerLibravatar GitHub <noreply@github.com>2017-01-11 12:16:17 -0500
commit54e60b37c2e07fcc3ad9108bcde1db22da17ad85 (patch)
tree6fd126719667745ca1f88d8e4ddb5444cf5fc296 /etc/disable-common.inc
parentMerge pull request #1035 from KellerFuchs/disable-mutt (diff)
parentetc: Support local customizations in *.inc (diff)
downloadfirejail-54e60b37c2e07fcc3ad9108bcde1db22da17ad85.tar.gz
firejail-54e60b37c2e07fcc3ad9108bcde1db22da17ad85.tar.zst
firejail-54e60b37c2e07fcc3ad9108bcde1db22da17ad85.zip
Merge pull request #1034 from KellerFuchs/disable-local
etc: Support local customizations in *.inc
Diffstat (limited to 'etc/disable-common.inc')
-rw-r--r--etc/disable-common.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/disable-common.inc b/etc/disable-common.inc
index c9e681d1b..5a281a91f 100644
--- a/etc/disable-common.inc
+++ b/etc/disable-common.inc
@@ -1,3 +1,6 @@
1# Local customizations come here
2include /etc/firejail/disable-common.local
3
1# History files in $HOME 4# History files in $HOME
2blacklist-nolog ${HOME}/.history 5blacklist-nolog ${HOME}/.history
3blacklist-nolog ${HOME}/.*_history 6blacklist-nolog ${HOME}/.*_history