configure.sh wizard, install improvements, encryption fixes, branch support #18
@@ -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