aboutsummaryrefslogtreecommitdiffstats
path: root/etc/openshot.profile
diff options
context:
space:
mode:
authorLibravatar Fred Barclay <Fred-Barclay@users.noreply.github.com>2017-08-07 13:41:08 -0500
committerLibravatar GitHub <noreply@github.com>2017-08-07 13:41:08 -0500
commite24b15f8647997dbb26a7152c921af94e36294ce (patch)
tree4c98b42844c8c67853643d4b4b7253dbd8764f1e /etc/openshot.profile
parentmerges (diff)
parentUnify last 8 profiles (diff)
downloadfirejail-e24b15f8647997dbb26a7152c921af94e36294ce.tar.gz
firejail-e24b15f8647997dbb26a7152c921af94e36294ce.tar.zst
firejail-e24b15f8647997dbb26a7152c921af94e36294ce.zip
Merge pull request #1427 from SpotComms/pr
Unify all profiles
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