mirror of
https://github.com/billz/raspap-webgui.git
synced 2023-10-10 13:37:24 +02:00
Bugfix in sudoers. Resolves #373
This commit is contained in:
parent
9cb564a15f
commit
99b0c04ef2
@ -271,7 +271,7 @@ function patch_system_files() {
|
||||
"/etc/init.d/hostapd stop"
|
||||
"/etc/init.d/dnsmasq start"
|
||||
"/etc/init.d/dnsmasq stop"
|
||||
"/bin/cp /tmp/dhcpddata /etc/dnsmasq.conf"
|
||||
"/bin/cp /tmp/dnsmasqdata /etc/dnsmasq.conf"
|
||||
"/bin/cp /tmp/dhcpddata /etc/dhcpcd.conf"
|
||||
"/sbin/shutdown -h now"
|
||||
"/sbin/reboot"
|
||||
|
Loading…
Reference in New Issue
Block a user