aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLibravatar rusty-snake <print_hello_world+GitHub@protonmail.com>2019-03-15 16:59:29 +0000
committerLibravatar glitsj16 <glitsj16@users.noreply.github.com>2019-03-15 16:59:29 +0000
commit63ed2444a23a4efabf44db53fc90249b9b710f0d (patch)
tree684965f5c92d2b507beb06e37c2975fd1ed69057 /etc
parentRe-order options in ssh-agent.profile (#2598) (diff)
downloadfirejail-63ed2444a23a4efabf44db53fc90249b9b710f0d.tar.gz
firejail-63ed2444a23a4efabf44db53fc90249b9b710f0d.tar.zst
firejail-63ed2444a23a4efabf44db53fc90249b9b710f0d.zip
Fix seahorse.profile seahorse-tool.profile (#2599)
Diffstat (limited to 'etc')
-rw-r--r--etc/seahorse-tool.profile1
-rw-r--r--etc/seahorse.profile1
2 files changed, 0 insertions, 2 deletions
diff --git a/etc/seahorse-tool.profile b/etc/seahorse-tool.profile
index 91d617aa2..2e792c8e0 100644
--- a/etc/seahorse-tool.profile
+++ b/etc/seahorse-tool.profile
@@ -8,7 +8,6 @@ include seahorse-tool.local
8#include globals.local 8#include globals.local
9 9
10# dconf 10# dconf
11mkdir ${HOME}/.config/dconf
12noblacklist ${HOME}/.config/dconf 11noblacklist ${HOME}/.config/dconf
13 12
14include disable-exec.inc 13include disable-exec.inc
diff --git a/etc/seahorse.profile b/etc/seahorse.profile
index 33c82a694..83aeb6aec 100644
--- a/etc/seahorse.profile
+++ b/etc/seahorse.profile
@@ -8,7 +8,6 @@ include seahorse.local
8#include globals.local 8#include globals.local
9 9
10# dconf 10# dconf
11mkdir ${HOME}/.config/dconf
12noblacklist ${HOME}/.config/dconf 11noblacklist ${HOME}/.config/dconf
13 12
14# ssh 13# ssh