aboutsummaryrefslogtreecommitdiffstats
path: root/etc/dooble.profile
diff options
context:
space:
mode:
authorLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-06-02 21:01:08 +0200
committerLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-06-02 21:01:08 +0200
commit109b1865669ac1038454023762fb83cd0ebf6cca (patch)
treeefd9bc13c2c6e7f583709e3d46f2e9fe120de9bf /etc/dooble.profile
parentmany profile cleanups (2) (diff)
downloadfirejail-109b1865669ac1038454023762fb83cd0ebf6cca.tar.gz
firejail-109b1865669ac1038454023762fb83cd0ebf6cca.tar.zst
firejail-109b1865669ac1038454023762fb83cd0ebf6cca.zip
many profile cleanups (3)
Diffstat (limited to 'etc/dooble.profile')
-rw-r--r--etc/dooble.profile3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/dooble.profile b/etc/dooble.profile
index 80bcce463..bc197b223 100644
--- a/etc/dooble.profile
+++ b/etc/dooble.profile
@@ -1,11 +1,12 @@
1# Firejail profile for dooble 1# Firejail profile for dooble
2# This file is overwritten after every install/update 2# This file is overwritten after every install/update
3# Persistent local customizations 3# Persistent local customizations
4include dooble.local
5# Backward compatibility
4include dooble-qt4.local 6include dooble-qt4.local
5# Persistent global definitions 7# Persistent global definitions
6include globals.local 8include globals.local
7 9
8
9noblacklist ${HOME}/.dooble 10noblacklist ${HOME}/.dooble
10 11
11include disable-common.inc 12include disable-common.inc