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