aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2017-09-18 08:08:44 -0400
committerLibravatar GitHub <noreply@github.com>2017-09-18 08:08:44 -0400
commitd070612df3c53f0fe92e318f45cd23ca8be1442a (patch)
tree91407757d8e3e298df310825f7ce7c47a159d826 /etc
parentwhitelist /var - Xubuntu fixes (diff)
parentSet `shell none` for ssh-agent configuration (diff)
downloadfirejail-d070612df3c53f0fe92e318f45cd23ca8be1442a.tar.gz
firejail-d070612df3c53f0fe92e318f45cd23ca8be1442a.tar.zst
firejail-d070612df3c53f0fe92e318f45cd23ca8be1442a.zip
Merge pull request #1558 from jelford/ssh-agent-noshell
Set `shell none` for ssh-agent configuration
Diffstat (limited to 'etc')
-rw-r--r--etc/ssh-agent.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/ssh-agent.profile b/etc/ssh-agent.profile
index 7e9d34c92..fa5728d9b 100644
--- a/etc/ssh-agent.profile
+++ b/etc/ssh-agent.profile
@@ -16,6 +16,7 @@ include /etc/firejail/disable-common.inc
16include /etc/firejail/disable-passwdmgr.inc 16include /etc/firejail/disable-passwdmgr.inc
17include /etc/firejail/disable-programs.inc 17include /etc/firejail/disable-programs.inc
18 18
19shell none
19caps.drop all 20caps.drop all
20netfilter 21netfilter
21no3d 22no3d