From 3715f49a535fa22a21df31b1f4ae4175cf8e604a Mon Sep 17 00:00:00 2001 From: netblue30 Date: Mon, 20 Feb 2017 11:04:52 -0500 Subject: fix kino profile chekcin --- etc/kino.profile | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 etc/kino.profile (limited to 'etc/kino.profile') diff --git a/etc/kino.profile b/etc/kino.profile new file mode 100644 index 000000000..70269e75a --- /dev/null +++ b/etc/kino.profile @@ -0,0 +1,30 @@ +# This file is overwritten during software install. +# Persistent customizations should go in a .local file. +include /etc/firejail/kino.local + +################################ +# Generic GUI application profile +################################ +noblacklist ~/.kinorc +noblacklist ~/.kino-history +include /etc/firejail/disable-common.inc +include /etc/firejail/disable-programs.inc +include /etc/firejail/disable-passwdmgr.inc + +caps.drop all +netfilter +nonewprivs +noroot +protocol unix,inet,inet6 +seccomp + +# +# depending on you usage, you can enable some of the commands below: +# +# nogroups +# shell none +# private-bin program +# private-etc none +# private-dev +# private-tmp + -- cgit v1.2.3-70-g09d2