From 2200cfb041feb3f4854b0675ec839e2007ad65b7 Mon Sep 17 00:00:00 2001 From: ShadGIT Date: Sun, 30 Aug 2015 01:47:29 +0200 Subject: [PATCH] v1.2 --- modules/clomac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/clomac b/modules/clomac index bac71ca..2a3de67 100644 --- a/modules/clomac +++ b/modules/clomac @@ -88,7 +88,7 @@ function stop { cp /etc/dnsmasq.conf /etc/dnsmasq.conf.back cat /etc/dnsmasq.conf.back | grep -v clomac > /etc/dnsmasq.conf fi - :>/tmp/clomac_pivot + rm -f /tmp/clomac_pivot ifconfig eth1 down macchanger -m $(uci get clomac.eth1mac) eth1 ifconfig eth1 up