summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2019-03-01 00:53:55 +0000
committerLibravatar GitHub <noreply@github.com>2019-03-01 00:53:55 +0000
commit52cd68a4d924be7b1c4b851ed78537c48e429adc (patch)
tree488373919104d0a8b90d47c1e587552a832d841f /etc
parentAdd new profile for gnome-keyring (#2489) (diff)
downloadfirejail-52cd68a4d924be7b1c4b851ed78537c48e429adc.tar.gz
firejail-52cd68a4d924be7b1c4b851ed78537c48e429adc.tar.zst
firejail-52cd68a4d924be7b1c4b851ed78537c48e429adc.zip
Create secret-tool.profile (#2490)
Diffstat (limited to 'etc')
-rw-r--r--etc/secret-tool.profile11
1 files changed, 11 insertions, 0 deletions
diff --git a/etc/secret-tool.profile b/etc/secret-tool.profile
new file mode 100644
index 000000000..70d9a5b1d
--- /dev/null
+++ b/etc/secret-tool.profile
@@ -0,0 +1,11 @@
1# Firejail profile for secret-tool
2# Description: Library for storing and retrieving passwords and other secrets
3# This file is overwritten after every install/update
4# Persistent local customizations
5include secret-tool.local
6# Persistent global definitions
7# added by included profile
8#include globals.local
9
10# Redirect
11include gnome-keyring.profile