aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
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