aboutsummaryrefslogtreecommitdiffstats
path: root/etc/openshot.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/openshot.profile')
-rw-r--r--etc/openshot.profile11
1 files changed, 5 insertions, 6 deletions
diff --git a/etc/openshot.profile b/etc/openshot.profile
index 25c803512..b5ace455e 100644
--- a/etc/openshot.profile
+++ b/etc/openshot.profile
@@ -1,11 +1,10 @@
1# Persistent global definitions go here 1# Firejail profile for openshot
2include /etc/firejail/globals.local 2# This file is overwritten after every install/update
3 3# Persistent local customizations
4# This file is overwritten during software install.
5# Persistent customizations should go in a .local file.
6include /etc/firejail/openshot.local 4include /etc/firejail/openshot.local
5# Persistent global definitions
6include /etc/firejail/globals.local
7 7
8# OpenShot profile
9noblacklist ${HOME}/.openshot 8noblacklist ${HOME}/.openshot
10noblacklist ${HOME}/.openshot_qt 9noblacklist ${HOME}/.openshot_qt
11 10