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/qlipper.profile | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 etc/profile-m-z/qlipper.profile (limited to 'etc/profile-m-z/qlipper.profile') diff --git a/etc/profile-m-z/qlipper.profile b/etc/profile-m-z/qlipper.profile new file mode 100644 index 000000000..fb9dca48f --- /dev/null +++ b/etc/profile-m-z/qlipper.profile @@ -0,0 +1,38 @@ +# Firejail profile for qlipper +# Description: Lightweight and cross-platform clipboard history applet +# This file is overwritten after every install/update +# Persistent local customizations +include qlipper.local +# Persistent global definitions +include globals.local + +noblacklist ${HOME}/.config/Qlipper + +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 + +caps.drop all +netfilter +no3d +nodvd +nogroups +nonewprivs +noroot +nosound +notv +nou2f +novideo +protocol unix +seccomp +shell none + +disable-mnt +private-cache +private-dev +private-tmp + -- cgit v1.2.3-54-g00ecf