From 018d75775eab4a0f045949a9d069c57686ca2686 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Tue, 21 Apr 2020 08:24:28 -0400 Subject: reorganize github etc directory --- etc/ssh.profile | 52 ---------------------------------------------------- 1 file changed, 52 deletions(-) delete mode 100644 etc/ssh.profile (limited to 'etc/ssh.profile') diff --git a/etc/ssh.profile b/etc/ssh.profile deleted file mode 100644 index 5d3458c29..000000000 --- a/etc/ssh.profile +++ /dev/null @@ -1,52 +0,0 @@ -# Firejail profile for ssh -# Description: Secure shell client and server -# This file is overwritten after every install/update -quiet -# Persistent local customizations -include ssh.local -# Persistent global definitions -include globals.local - -noblacklist /etc/ssh -noblacklist /tmp/ssh-* -noblacklist ${HOME}/.ssh -# nc can be used as ProxyCommand, e.g. when using tor -noblacklist ${PATH}/nc -noblacklist ${PATH}/ncat - -include disable-common.inc -include disable-exec.inc -include disable-passwdmgr.inc -include disable-programs.inc - -whitelist ${RUNUSER}/keyring/ssh -whitelist ${RUNUSER}/gnupg/S.gpg-agent.ssh -include whitelist-usr-share-common.inc -include whitelist-runuser-common.inc - -caps.drop all -ipc-namespace -netfilter -no3d -nodvd -nogroups -nonewprivs -# noroot - see issue #1543 -nosound -notv -nou2f -novideo -protocol unix,inet,inet6 -seccomp -shell none -tracelog - -private-cache -private-dev -# private-tmp # Breaks when exiting -writable-run-user - -dbus-user none -dbus-system none - -memory-deny-write-execute -- cgit v1.2.3-70-g09d2