mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-01-12 14:49:26 -05:00
/fusermount matchwhitelist
unbreak AppImages such as electrum Bitcoin wallet https://forums.whonix.org/t/disable-suid-binaries/7706/57
This commit is contained in:
parent
507a30d6e3
commit
674840e6f9
@ -27,6 +27,9 @@
|
||||
## enable. TODO: research
|
||||
#/utempter/utempter disablewhitelist
|
||||
|
||||
## If you are not going to use AppImages such as electrum Bitcoin wallet.
|
||||
#/fusermount disablewhitelist
|
||||
|
||||
######################################################################
|
||||
# SUID exact match whitelist
|
||||
######################################################################
|
||||
@ -81,6 +84,10 @@ polkit-agent-helper-1 matchwhitelist
|
||||
dbus-daemon-launch-helper matchwhitelist
|
||||
/utempter/utempter matchwhitelist
|
||||
|
||||
## required for AppImages such as electrum Bitcoin wallet
|
||||
## https://forums.whonix.org/t/disable-suid-binaries/7706/57
|
||||
/fusermount matchwhitelist
|
||||
|
||||
######################################################################
|
||||
# Permission Hardening
|
||||
######################################################################
|
||||
|
Loading…
Reference in New Issue
Block a user