diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2022-11-02 18:17:32 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2022-11-02 18:17:32 -0700 |
commit | 9431507d29d2e588ee9070a75dd3622fc4fee9f7 (patch) | |
tree | d5c90a8ba24b38cd9f87bf63d931a787f01a5eb6 /profiles/cataclysm-bn.profile | |
parent | Update PKBUILD for recent changes. (diff) | |
download | firejail-profiles-9431507d29d2e588ee9070a75dd3622fc4fee9f7.tar.xz |
Typo.
Diffstat (limited to 'profiles/cataclysm-bn.profile')
-rw-r--r-- | profiles/cataclysm-bn.profile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/cataclysm-bn.profile b/profiles/cataclysm-bn.profile index ab607a6..835d565 100644 --- a/profiles/cataclysm-bn.profile +++ b/profiles/cataclysm-bn.profile @@ -16,7 +16,7 @@ mkdir ${HOME}/.local/share/cataclysm-bn/sound mkdir ${HOME}/.local/share/cataclysm-bn/templates whitelist ${HOME}/.config/cataclysm-bn # cataclysm needs write access to the local share folder -# or it will crash citing no lack of write access and/or free space +# or it will crash citing lack of write access and/or no free space whitelist ${HOME}/.local/share/cataclysm-bn read-only ${HOME}/.local/share/cataclysm-bn/font read-only ${HOME}/.local/share/cataclysm-bn/gfx |