aboutsummaryrefslogtreecommitdiffstats
path: root/etc/autokey-shell.profile
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2019-06-30 20:05:03 +0000
committerLibravatar GitHub <noreply@github.com>2019-06-30 20:05:03 +0000
commita28134e0b1a4951f9c1bd4836628a24b48257ffc (patch)
treebc44d9d082902c30e33714cf2e1089ecca4e3e51 /etc/autokey-shell.profile
parentthunderbird-beta: use private-opt instead of whitelist (diff)
downloadfirejail-a28134e0b1a4951f9c1bd4836628a24b48257ffc.tar.gz
firejail-a28134e0b1a4951f9c1bd4836628a24b48257ffc.tar.zst
firejail-a28134e0b1a4951f9c1bd4836628a24b48257ffc.zip
Change include/redirect logic in autokey profiles (#2814)
* Change redirect logic * Change redirect logic * Change redirect logic * Change redirect logic * Change redirect logic
Diffstat (limited to 'etc/autokey-shell.profile')
-rw-r--r--etc/autokey-shell.profile3
1 files changed, 1 insertions, 2 deletions
diff --git a/etc/autokey-shell.profile b/etc/autokey-shell.profile
index def5809c2..dfbd8759f 100644
--- a/etc/autokey-shell.profile
+++ b/etc/autokey-shell.profile
@@ -4,8 +4,7 @@
4# Persistent local customizations 4# Persistent local customizations
5include autokey-shell.local 5include autokey-shell.local
6# Persistent global definitions 6# Persistent global definitions
7# added by included profile 7include globals.local
8#include globals.local
9 8
10# Redirect 9# Redirect
11include autokey-common.profile 10include autokey-common.profile