From cd5e1962f0cbb377ea15891b86ea563b27feba73 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 4 Jun 2009 15:52:48 +0000 Subject: Updated for startstop in core 0.5.0 --- iptables-controller.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'iptables-controller.lua') diff --git a/iptables-controller.lua b/iptables-controller.lua index 16fac32..2cecc56 100644 --- a/iptables-controller.lua +++ b/iptables-controller.lua @@ -60,5 +60,5 @@ function expert(self) end function startstop(self) - return controllerfunctions.handle_startstop(self, self.model.startstop_service, self.model.getstatus, self.clientdata) + return controllerfunctions.handle_startstop(self, self.model.startstop_service, self.clientdata) end -- cgit v1.2.3