mirror of
https://github.com/billz/raspap-webgui.git
synced 2023-10-10 13:37:24 +02:00
Hotfix: unmask hostapd.service
This commit is contained in:
parent
61d2aa534f
commit
e83e99656d
@ -272,6 +272,9 @@ function patch_system_files() {
|
||||
else
|
||||
install_log "Sudoers file already patched"
|
||||
fi
|
||||
|
||||
# Unmask hostapd.service
|
||||
sudo systemctl unmask hostapd.service
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user