Encryption: Add user_allow_other to /etc/fuse.conf

This commit is contained in:
2026-04-30 16:43:46 +02:00
parent b586de545e
commit 554ef23c7e
+3
View File
@@ -132,6 +132,9 @@ install_sw()
#Make KDE single click
echo -e "[KDE]\nSingleClick=true" | tee -a /etc/xdg/kdeglobals
#Make encryption accessible for root
echo "user_allow_other" >>/etc/fuse.conf
#Set openh264 enabled
dnf config-manager setopt fedora-cisco-openh264.enabled=1