Updating version and sudoers

This commit is contained in:
Lawrence
2017-10-04 01:34:44 +08:00
parent 0d456d3540
commit ecdf34467b
2 changed files with 6 additions and 3 deletions

View File

@@ -183,6 +183,9 @@ function patch_system_files() {
'/bin/cp /tmp/dhcpddata /etc/dnsmasq.conf'
'/sbin/shutdown -h now'
'/sbin/reboot'
'/sbin/ip link set wlan0 down'
'/sbin/ip link set wlan0 up'
'/sbin/ip -s a f label wlan0'
)
# Check if sudoers needs patchin