From af98724aeb740118d75db26044f497fd1b1901b6 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 4 Jun 2009 15:25:16 +0000 Subject: Updated for startstop in core 0.5.0 --- dnscache-controller.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dnscache-controller.lua') diff --git a/dnscache-controller.lua b/dnscache-controller.lua index bed2356..f14d4aa 100644 --- a/dnscache-controller.lua +++ b/dnscache-controller.lua @@ -10,7 +10,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 config(self) -- cgit v1.2.3