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/profile-m-z/ssh-agent.profile | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 etc/profile-m-z/ssh-agent.profile (limited to 'etc/profile-m-z/ssh-agent.profile') diff --git a/etc/profile-m-z/ssh-agent.profile b/etc/profile-m-z/ssh-agent.profile new file mode 100644 index 000000000..01b63d3ce --- /dev/null +++ b/etc/profile-m-z/ssh-agent.profile @@ -0,0 +1,38 @@ +# Firejail profile for ssh-agent +# This file is overwritten after every install/update +quiet +# Persistent local customizations +include ssh-agent.local +# Persistent global definitions +include globals.local + +noblacklist /etc/ssh +noblacklist /tmp/ssh-* +noblacklist ${HOME}/.ssh + +blacklist /tmp/.X11-unix +blacklist ${RUNUSER}/wayland-* + +include disable-common.inc +include disable-passwdmgr.inc +include disable-programs.inc + +include whitelist-usr-share-common.inc + +caps.drop all +netfilter +no3d +nodvd +nonewprivs +noroot +notv +novideo +protocol unix,inet,inet6 +seccomp +shell none +tracelog + +writable-run-user + +dbus-user none +dbus-system none -- cgit v1.2.3-70-g09d2