aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/openmw.profile
diff options
context:
space:
mode:
authorLibravatar Tad <tad@spotco.us>2021-03-15 14:32:49 -0400
committerLibravatar Tad <tad@spotco.us>2021-03-15 14:32:49 -0400
commit2207987b034c4f31f1efb4e83de3ced621a2aac8 (patch)
treed649cc91c6cfe3f68c1c6cc79ac13ff3ccc70231 /etc/profile-m-z/openmw.profile
parentAdd a profile for openmw (diff)
downloadfirejail-2207987b034c4f31f1efb4e83de3ced621a2aac8.tar.gz
firejail-2207987b034c4f31f1efb4e83de3ced621a2aac8.tar.zst
firejail-2207987b034c4f31f1efb4e83de3ced621a2aac8.zip
Fixup e5aab2aa
Diffstat (limited to 'etc/profile-m-z/openmw.profile')
-rw-r--r--etc/profile-m-z/openmw.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/profile-m-z/openmw.profile b/etc/profile-m-z/openmw.profile
index 49819f117..4e3994fb4 100644
--- a/etc/profile-m-z/openmw.profile
+++ b/etc/profile-m-z/openmw.profile
@@ -21,8 +21,8 @@ include disable-xdg.inc
21 21
22mkdir ${HOME}/.config/openmw 22mkdir ${HOME}/.config/openmw
23mkdir ${HOME}/.local/share/openmw 23mkdir ${HOME}/.local/share/openmw
24whitelist ${HOME}/Downloads/Morrowind
25whitelist ${HOME}/.config/openmw 24whitelist ${HOME}/.config/openmw
25# Copy Morrowind data files into the following directory or load it from /mnt
26whitelist ${HOME}/.local/share/openmw 26whitelist ${HOME}/.local/share/openmw
27whitelist /usr/share/openmw 27whitelist /usr/share/openmw
28include whitelist-common.inc 28include whitelist-common.inc