forked from obel1x/fedora-OEMDRV
Encryption: Add user_allow_other to /etc/fuse.conf
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user