From b0eb9731f0fa40871f78a0592ae634a77fbcc901 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Thu, 13 Jan 2022 19:29:28 -0500 Subject: fix warzone2100 (Debian 11) --- etc/profile-m-z/warzone2100.profile | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'etc/profile-m-z/warzone2100.profile') diff --git a/etc/profile-m-z/warzone2100.profile b/etc/profile-m-z/warzone2100.profile index 46dca0547..058cd7da3 100644 --- a/etc/profile-m-z/warzone2100.profile +++ b/etc/profile-m-z/warzone2100.profile @@ -7,19 +7,22 @@ include warzone2100.local include globals.local noblacklist ${HOME}/.warzone2100-3.* +noblacklist ${HOME}/.local/share/warzone2100-3.* include disable-common.inc include disable-devel.inc include disable-exec.inc include disable-interpreters.inc include disable-programs.inc -include disable-shell.inc +#include disable-shell.inc - problems on Debian 11 mkdir ${HOME}/.warzone2100-3.1 mkdir ${HOME}/.warzone2100-3.2 whitelist ${HOME}/.warzone2100-3.1 whitelist ${HOME}/.warzone2100-3.2 +whitelist ${HOME}/.local/share/warzone2100-3.3.0 # config dir moved under .local/share whitelist /usr/share/games +whitelist /usr/share/gdm include whitelist-common.inc include whitelist-runuser-common.inc include whitelist-usr-share-common.inc @@ -42,6 +45,6 @@ shell none tracelog disable-mnt -private-bin warzone2100 +private-bin which,sh,bash,dash,warzone2100 private-dev private-tmp -- cgit v1.2.3-70-g09d2