aboutsummaryrefslogtreecommitdiffstats
path: root/etc/ssh.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/ssh.profile')
-rw-r--r--etc/ssh.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/ssh.profile b/etc/ssh.profile
index dfaeb9688..584294f05 100644
--- a/etc/ssh.profile
+++ b/etc/ssh.profile
@@ -1,4 +1,5 @@
1# Firejail profile for ssh 1# Firejail profile for ssh
2# Description: Secure shell client and server
2# This file is overwritten after every install/update 3# This file is overwritten after every install/update
3quiet 4quiet
4# Persistent local customizations 5# Persistent local customizations
@@ -37,4 +38,3 @@ memory-deny-write-execute
37noexec ${HOME} 38noexec ${HOME}
38noexec /tmp 39noexec /tmp
39writable-run-user 40writable-run-user
40