From 6202f58ad0b67fcad5db46a070cf40581bc828e4 Mon Sep 17 00:00:00 2001 From: NetSysFire <59517351+NetSysFire@users.noreply.github.com> Date: Fri, 24 Feb 2023 16:24:49 +0100 Subject: parsecd.profile: more white and blacklisting --- etc/profile-m-z/parsecd.profile | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'etc/profile-m-z') diff --git a/etc/profile-m-z/parsecd.profile b/etc/profile-m-z/parsecd.profile index 398af7f80..249d475cf 100644 --- a/etc/profile-m-z/parsecd.profile +++ b/etc/profile-m-z/parsecd.profile @@ -7,12 +7,25 @@ include parsecd.local include globals.local noblacklist ${HOME}/.parsec +ignore noexec ${HOME} + +include disable-common.inc +include disable-devel.inc +include disable-exec.inc +include disable-interpreters.inc +include disable-proc.inc +include disable-programs.inc +include disable-shell.inc +include disable-xdg.inc mkdir ${HOME}/.parsec whitelist ${HOME}/.parsec whitelist /usr/share/parsec include whitelist-common.inc include whitelist-usr-share-common.inc +include whitelist-run-common.inc +include whitelist-runuser-common.inc +include whitelist-var-common.inc # Due to the nature of parsec, the following directives will not work: # - no3d -- cgit v1.2.3-54-g00ecf