aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/XMind.profile
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@protonmail.com>2023-11-24 17:06:10 -0500
committerLibravatar GitHub <noreply@github.com>2023-11-24 17:06:10 -0500
commit03e75e5f1d9b7b570b14e17309b18737e7308552 (patch)
tree3b56061bc5687685a13b0e5cdf66800106930744 /etc/profile-m-z/XMind.profile
parentMerge pull request #6067 from nutta-git/patch-2 (diff)
parentbuild: sort.py: use case-sensitive sorting (diff)
downloadfirejail-03e75e5f1d9b7b570b14e17309b18737e7308552.tar.gz
firejail-03e75e5f1d9b7b570b14e17309b18737e7308552.tar.zst
firejail-03e75e5f1d9b7b570b14e17309b18737e7308552.zip
Merge pull request #6070 from kmk3/sort-py-csort
build: sort.py: use case-sensitive sorting
Diffstat (limited to 'etc/profile-m-z/XMind.profile')
-rw-r--r--etc/profile-m-z/XMind.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/profile-m-z/XMind.profile b/etc/profile-m-z/XMind.profile
index 97b9d2898..5b8747825 100644
--- a/etc/profile-m-z/XMind.profile
+++ b/etc/profile-m-z/XMind.profile
@@ -31,7 +31,7 @@ protocol unix,inet,inet6
31seccomp 31seccomp
32 32
33disable-mnt 33disable-mnt
34private-bin cp,sh,XMind 34private-bin XMind,cp,sh
35private-tmp 35private-tmp
36private-dev 36private-dev
37 37