diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2022-06-12 23:27:14 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2022-06-12 23:27:14 -0700 |
commit | 5f65f89dfa30f6f2f93f6f9c171a90b84f63c5b1 (patch) | |
tree | 67d3bc590d9200ef8b65254c3d828ad41f1fed68 /profiles/wasteland-2.profile | |
parent | Convert PKGBUILD to use fake depends. (diff) | |
download | firejail-profiles-5f65f89dfa30f6f2f93f6f9c171a90b84f63c5b1.tar.xz |
Updated for firejail 0.9.70
Convert whitelist and read-only pairs to the new whitelist-ro setting.
Fix vlc failing to load lirc configuration.
Add more comments to profiles for unusual workarounds.
Diffstat (limited to 'profiles/wasteland-2.profile')
-rw-r--r-- | profiles/wasteland-2.profile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/profiles/wasteland-2.profile b/profiles/wasteland-2.profile index ce02383..a6326b2 100644 --- a/profiles/wasteland-2.profile +++ b/profiles/wasteland-2.profile @@ -15,8 +15,7 @@ mkdir ${HOME}/.config/unity3d/inXile Entertainment #mkdir ${HOME}/.config/unity3d/inXile Entertainment/Wasteland 2: Director's Cut #whitelist ${HOME}/.config/unity3d/inXile Entertainment/Wasteland 2: Director's Cut whitelist ${HOME}/.config/unity3d/inXile Entertainment -whitelist ${HOME}/games/Wasteland 2 -read-only ${HOME}/games/Wasteland 2 +whitelist-ro ${HOME}/games/Wasteland 2 protocol unix,netlink seccomp !name_to_handle_at |