summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2017-09-14 08:50:01 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2017-09-14 08:50:01 -0400
commit9d4f2784b33abae457731b43128cd8590d80b7cc (patch)
tree76f15369f49b95b34027136b1eb8037ec5d3875a /etc
parentfix Arch Linux /etc/resolv.conf symlink to /var/run/systemd/resolve/resolv.conf (diff)
downloadfirejail-9d4f2784b33abae457731b43128cd8590d80b7cc.tar.gz
firejail-9d4f2784b33abae457731b43128cd8590d80b7cc.tar.zst
firejail-9d4f2784b33abae457731b43128cd8590d80b7cc.zip
--writable-run-user, solving ssh/gnupg authentication problems for smarcards
Diffstat (limited to 'etc')
-rw-r--r--etc/ssh-agent.profile1
-rw-r--r--etc/ssh.profile2
2 files changed, 3 insertions, 0 deletions
diff --git a/etc/ssh-agent.profile b/etc/ssh-agent.profile
index ba5115521..7e9d34c92 100644
--- a/etc/ssh-agent.profile
+++ b/etc/ssh-agent.profile
@@ -25,3 +25,4 @@ noroot
25notv 25notv
26protocol unix,inet,inet6 26protocol unix,inet,inet6
27seccomp 27seccomp
28writable-run-user
diff --git a/etc/ssh.profile b/etc/ssh.profile
index 6cf33318a..7ac0b8417 100644
--- a/etc/ssh.profile
+++ b/etc/ssh.profile
@@ -35,3 +35,5 @@ private-dev
35memory-deny-write-execute 35memory-deny-write-execute
36noexec ${HOME} 36noexec ${HOME}
37noexec /tmp 37noexec /tmp
38writable-run-user
39