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-model.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'iptables-model.lua') diff --git a/iptables-model.lua b/iptables-model.lua index d893f60..e13048f 100644 --- a/iptables-model.lua +++ b/iptables-model.lua @@ -556,5 +556,5 @@ function updaterulesfile(filedetails) end function startstop_service(action) - return modelfunctions.startstop_service(servicename, action, {"start", "stop", "restart", "save", "reload", "panic"}) + return modelfunctions.startstop_service(servicename, action, {"Start", "Stop", "Restart", "Save", "Reload", "Panic"}) end -- cgit v1.2.3