aboutsummaryrefslogtreecommitdiffstats
path: root/etc/autokey-run.profile
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2019-04-02 11:59:55 +0000
committerLibravatar GitHub <noreply@github.com>2019-04-02 11:59:55 +0000
commitc041aec25fffd86e26f1e195a320495bdef6c95a (patch)
tree90f0d948add22ab43d6e290945a21f67a28fd05d /etc/autokey-run.profile
parentTemp fix firecfg (#2634) (diff)
downloadfirejail-c041aec25fffd86e26f1e195a320495bdef6c95a.tar.gz
firejail-c041aec25fffd86e26f1e195a320495bdef6c95a.tar.zst
firejail-c041aec25fffd86e26f1e195a320495bdef6c95a.zip
Add autokey profiles (#2635)
* Add autokey to firecfg.config * Update README.md * Update RELNOTES * Create autokey-common.profile * Create autokey-gtk.profile * Create autokey-qt.profile * Create autokey-run.profile * Create autokey-shell.profile
Diffstat (limited to 'etc/autokey-run.profile')
-rw-r--r--etc/autokey-run.profile11
1 files changed, 11 insertions, 0 deletions
diff --git a/etc/autokey-run.profile b/etc/autokey-run.profile
new file mode 100644
index 000000000..b70239022
--- /dev/null
+++ b/etc/autokey-run.profile
@@ -0,0 +1,11 @@
1# Firejail profile for autokey-run
2# Description: Desktop automation utility (CLI version)
3# This file is overwritten after every install/update
4# Persistent local customizations
5include autokey-run.local
6# Persistent global definitions
7# added by included profile
8#include globals.local
9
10#Redirect
11include autokey-common.profile