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

Removed servicesdisable.sh from sudoers

This commit is contained in:
billz 2019-03-12 00:02:52 +00:00
parent 113f3bfcb8
commit a9cc4a0c2a

View File

@ -257,7 +257,6 @@ function patch_system_files() {
"/bin/cp /etc/raspap/networking/dhcpcd.conf /etc/dhcpcd.conf" "/bin/cp /etc/raspap/networking/dhcpcd.conf /etc/dhcpcd.conf"
"/etc/raspap/hostapd/enablelog.sh" "/etc/raspap/hostapd/enablelog.sh"
"/etc/raspap/hostapd/disablelog.sh" "/etc/raspap/hostapd/disablelog.sh"
"/etc/raspap/hostapd/servicesdisable.sh"
"/etc/raspap/hostapd/servicesstart.sh" "/etc/raspap/hostapd/servicesstart.sh"
) )