aboutsummaryrefslogtreecommitdiffstats
path: root/etc/ssh-agent.profile
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2017-06-08 15:00:27 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2017-06-08 15:00:27 -0400
commitb53d02259ee867c03ba8317a98575a6fb3cdf93e (patch)
treef9d7710d4b4dee07d6979fd2e3aaf8db8b323de7 /etc/ssh-agent.profile
parentMerge branch 'master' of https://github.com/netblue30/firejail (diff)
downloadfirejail-b53d02259ee867c03ba8317a98575a6fb3cdf93e.tar.gz
firejail-b53d02259ee867c03ba8317a98575a6fb3cdf93e.tar.zst
firejail-b53d02259ee867c03ba8317a98575a6fb3cdf93e.zip
fix quiet in profiles
Diffstat (limited to 'etc/ssh-agent.profile')
-rw-r--r--etc/ssh-agent.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/ssh-agent.profile b/etc/ssh-agent.profile
index bbb0baade..ab47067f1 100644
--- a/etc/ssh-agent.profile
+++ b/etc/ssh-agent.profile
@@ -1,3 +1,4 @@
1quiet
1# Persistent global definitions go here 2# Persistent global definitions go here
2include /etc/firejail/globals.local 3include /etc/firejail/globals.local
3 4
@@ -6,7 +7,6 @@ include /etc/firejail/globals.local
6include /etc/firejail/ssh-agent.local 7include /etc/firejail/ssh-agent.local
7 8
8# ssh-agent 9# ssh-agent
9quiet
10noblacklist ~/.ssh 10noblacklist ~/.ssh
11noblacklist /tmp/ssh-* 11noblacklist /tmp/ssh-*
12noblacklist /etc/ssh 12noblacklist /etc/ssh