From 851d6f17817e7505cfac6348d7fc92aa0bb3a377 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Mon, 11 Sep 2023 00:19:03 -0700 Subject: Add neverwinter nights diamond profile. Update tome4 profile. --- profiles/nwn.profile | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 profiles/nwn.profile (limited to 'profiles/nwn.profile') diff --git a/profiles/nwn.profile b/profiles/nwn.profile new file mode 100644 index 0000000..461478f --- /dev/null +++ b/profiles/nwn.profile @@ -0,0 +1,23 @@ +# This file is overwritten after every install/update +# Persistent local customizations +include neverwinter-nights-diamond.local +# Persistent global definitions +include globals.local + +ignore include disable-shell.inc + +noblacklist ${HOME}/.nwn + +mkdir ${HOME}/.nwn +whitelist ${HOME}/.nwn + +#whitelist ${HOME}/games/nwn +#ignore noexec ${HOME} + +whitelist /opt/nwn + +private-etc asound.conf,group,localtime,machine-id,passwd,pulse,resolv.conf + +ignore memory-deny-write-execute + +include generic-game-networked.inc -- cgit v1.2.1