mirror of
https://github.com/billz/raspap-webgui.git
synced 2025-03-01 10:31:47 +00:00
Hotfix: unmask hostapd.service
This commit is contained in:
@@ -272,6 +272,9 @@ function patch_system_files() {
|
||||
else
|
||||
install_log "Sudoers file already patched"
|
||||
fi
|
||||
|
||||
# Unmask hostapd.service
|
||||
sudo systemctl unmask hostapd.service
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user