aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/openmw.profile
diff options
context:
space:
mode:
authorLibravatar Tad <tad@spotco.us>2021-03-15 14:51:29 -0400
committerLibravatar Tad <tad@spotco.us>2021-03-15 16:30:26 -0400
commit230b0e280d47c993a3016f3152dc7942cbc27212 (patch)
tree2b165a8542a121d1ee7832032ca8b682a7fbe5de /etc/profile-m-z/openmw.profile
parentFixup e5aab2aa (diff)
downloadfirejail-230b0e280d47c993a3016f3152dc7942cbc27212.tar.gz
firejail-230b0e280d47c993a3016f3152dc7942cbc27212.tar.zst
firejail-230b0e280d47c993a3016f3152dc7942cbc27212.zip
Really fixup openmw profile
Diffstat (limited to 'etc/profile-m-z/openmw.profile')
-rw-r--r--etc/profile-m-z/openmw.profile5
1 files changed, 3 insertions, 2 deletions
diff --git a/etc/profile-m-z/openmw.profile b/etc/profile-m-z/openmw.profile
index 4e3994fb4..270d64c1e 100644
--- a/etc/profile-m-z/openmw.profile
+++ b/etc/profile-m-z/openmw.profile
@@ -23,6 +23,7 @@ mkdir ${HOME}/.config/openmw
23mkdir ${HOME}/.local/share/openmw 23mkdir ${HOME}/.local/share/openmw
24whitelist ${HOME}/.config/openmw 24whitelist ${HOME}/.config/openmw
25# Copy Morrowind data files into the following directory or load it from /mnt 25# Copy Morrowind data files into the following directory or load it from /mnt
26# or whitelist it in a openmw.local
26whitelist ${HOME}/.local/share/openmw 27whitelist ${HOME}/.local/share/openmw
27whitelist /usr/share/openmw 28whitelist /usr/share/openmw
28include whitelist-common.inc 29include whitelist-common.inc
@@ -49,10 +50,10 @@ seccomp.block-secondary
49shell none 50shell none
50tracelog 51tracelog
51 52
52private-bin bsatool,esmtool,niftest,openmw* 53private-bin bsatool,esmtool,niftest,openmw,openmw-cs,openmw-essimporter,openmw-iniimporter,openmw-launcher,openmw-wizard
53private-cache 54private-cache
54private-dev 55private-dev
55private-etc alsa,alternatives,asound.conf,bumblebee,drirc,fonts,glvnd,ld.so.cache,ld.so.conf,ld.so.conf.d,ld.so.preload,locale,locale.alias,locale.conf,localtime,machine-id,mime.types,nvidia,openmw,pango,pulse,Trolltech.conf,X11,xdg 56private-etc alsa,alternatives,asound.conf,bumblebee,drirc,fonts,glvnd,group,ld.so.cache,ld.so.conf,ld.so.conf.d,ld.so.preload,locale,locale.alias,locale.conf,localtime,machine-id,mime.types,nvidia,openmw,pango,passwd,pulse,Trolltech.conf,X11,xdg
56private-opt none 57private-opt none
57private-tmp 58private-tmp
58 59