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-a-l/cheese.profile | 47 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 etc/profile-a-l/cheese.profile (limited to 'etc/profile-a-l/cheese.profile') diff --git a/etc/profile-a-l/cheese.profile b/etc/profile-a-l/cheese.profile new file mode 100644 index 000000000..337117c4a --- /dev/null +++ b/etc/profile-a-l/cheese.profile @@ -0,0 +1,47 @@ +# Firejail profile for cheese +# Description: taking pictures and movies from a webcam +# This file is overwritten after every install/update +# Persistent local customizations +include cheese.local +# Persistent global definitions +include globals.local + +noblacklist ${VIDEOS} +noblacklist ${PICTURES} + +include disable-common.inc +include disable-devel.inc +include disable-exec.inc +include disable-interpreters.inc +include disable-passwdmgr.inc +include disable-programs.inc +include disable-xdg.inc + +whitelist ${VIDEOS} +whitelist ${PICTURES} +include whitelist-common.inc +include whitelist-var-common.inc + +apparmor +caps.drop all +machine-id +net none +nodvd +nogroups +nonewprivs +noroot +notv +nou2f +protocol unix +seccomp +shell none +tracelog + +disable-mnt +private-bin cheese +private-cache +private-etc alternatives,clutter-1.0,dconf,drirc,fonts,gtk-3.0 +private-tmp + +dbus-user none +dbus-system none -- cgit v1.2.3-70-g09d2