mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-04-27 18:06:10 -04: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
|
## enable. TODO: research
|
||||||
#/utempter/utempter disablewhitelist
|
#/utempter/utempter disablewhitelist
|
||||||
|
|
||||||
|
## If you are not going to use AppImages such as electrum Bitcoin wallet.
|
||||||
|
#/fusermount disablewhitelist
|
||||||
|
|
||||||
######################################################################
|
######################################################################
|
||||||
# SUID exact match whitelist
|
# SUID exact match whitelist
|
||||||
######################################################################
|
######################################################################
|
||||||
@ -81,6 +84,10 @@ polkit-agent-helper-1 matchwhitelist
|
|||||||
dbus-daemon-launch-helper matchwhitelist
|
dbus-daemon-launch-helper matchwhitelist
|
||||||
/utempter/utempter 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
|
# Permission Hardening
|
||||||
######################################################################
|
######################################################################
|
||||||
|
Loading…
x
Reference in New Issue
Block a user