1
0
mirror of https://github.com/billz/raspap-webgui.git synced 2023-10-10 13:37:24 +02:00

Bugfix, patch sudoers

This commit is contained in:
Bill Zimmerman 2019-03-14 10:50:12 +01:00 committed by GitHub
parent d55f83ce16
commit be1929117a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -257,7 +257,7 @@ function patch_system_files() {
"/bin/cp /etc/raspap/networking/dhcpcd.conf /etc/dhcpcd.conf"
"/etc/raspap/hostapd/enablelog.sh"
"/etc/raspap/hostapd/disablelog.sh"
"/etc/raspap/hostapd/servicesstart.sh"
"/etc/raspap/hostapd/servicestart.sh"
)
# Check if sudoers needs patching