From 204f2008600fd1f1cdbf52fd4d029c75d89bf2ea Mon Sep 17 00:00:00 2001 From: startx2017 Date: Tue, 9 May 2017 10:32:26 -0400 Subject: blender and 2048-qt profiles --- etc/2048-qt.profile | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 etc/2048-qt.profile (limited to 'etc/2048-qt.profile') diff --git a/etc/2048-qt.profile b/etc/2048-qt.profile new file mode 100644 index 000000000..f0ec90ee7 --- /dev/null +++ b/etc/2048-qt.profile @@ -0,0 +1,27 @@ +# This file is overwritten during software install. +# Persistent customizations should go in a .local file. +include /etc/firejail/2048-qt.local + +noblacklist ~/.config/xiaoyong +noblacklist ~/.config/2048-qt +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 your usage, you can enable some of the commands below: +# +nogroups +shell none +# private-bin program +# private-etc none +# private-dev +# private-tmp +nosound -- cgit v1.2.3-54-g00ecf