From 9b769135d1050d0dd850ae1a5179df178670fde8 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 4 Jun 2009 15:50:36 +0000 Subject: Updated for startstop in core 0.5.0 --- ipsectools-controller.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ipsectools-controller.lua b/ipsectools-controller.lua index ef59fdb..545b675 100644 --- a/ipsectools-controller.lua +++ b/ipsectools-controller.lua @@ -16,7 +16,7 @@ function status(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 function details(self) -- cgit v1.2.3