summaryrefslogtreecommitdiff
path: root/profiles/rtv.profile
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/rtv.profile')
-rw-r--r--profiles/rtv.profile61
1 files changed, 0 insertions, 61 deletions
diff --git a/profiles/rtv.profile b/profiles/rtv.profile
deleted file mode 100644
index e7b7ac0..0000000
--- a/profiles/rtv.profile
+++ /dev/null
@@ -1,61 +0,0 @@
-# This file is overwritten after every install/update
-# Persistent local customizations
-include rtv.local
-# Persistent global definitions
-include globals.local
-
-blacklist /tmp/.X11-unix
-
-noblacklist ${PATH}/python2*
-noblacklist /usr/include/python2*
-noblacklist /usr/lib/python2*
-noblacklist /usr/local/lib/python2*
-noblacklist /usr/share/python2*
-noblacklist ${PATH}/python3*
-noblacklist /usr/include/python3*
-noblacklist /usr/lib/python3*
-noblacklist /usr/local/lib/python3*
-noblacklist /usr/share/python3*
-noblacklist ${HOME}/.config/rtv
-
-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
-
-mkdir ${HOME}/.config/rtv
-whitelist ${HOME}/.config/rtv
-
-caps.drop all
-ipc-namespace
-machine-id
-netfilter
-no3d
-nodbus
-nodvd
-nogroups
-nonewprivs
-noroot
-nosound
-notv
-nou2f
-novideo
-protocol inet,inet6
-seccomp
-shell none
-tracelog
-
-disable-mnt
-# private-bin rtv,python
-private-cache
-private-dev
-private-etc ca-certificates,resolv.conf,ssl
-private-tmp
-
-# memory-deny-write-execute
-
-# # Use with hardened-malloc package
-env LD_PRELOAD=/usr/lib/libhardened_malloc.so