Hotfix: unmask hostapd.service

pull/1/head
billz 7 years ago
parent 61d2aa534f
commit e83e99656d

@ -272,6 +272,9 @@ function patch_system_files() {
else else
install_log "Sudoers file already patched" install_log "Sudoers file already patched"
fi fi
# Unmask hostapd.service
sudo systemctl unmask hostapd.service
} }

Loading…
Cancel
Save