From f9b1ca24b92cd1e464f4b996429007772f1a97be Mon Sep 17 00:00:00 2001 From: Mika Havela Date: Wed, 21 May 2008 06:17:07 +0000 Subject: Bugfix. Dindn't show if chrony was running or not. git-svn-id: svn://svn.alpinelinux.org/acf/chrony/trunk@1128 ab2d0c66-481e-0410-8bed-d214d4d58bed --- chrony-model.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chrony-model.lua b/chrony-model.lua index 1f5e022..0996463 100644 --- a/chrony-model.lua +++ b/chrony-model.lua @@ -11,7 +11,7 @@ require("processinfo") -- Set variables local configfile = "/etc/chrony/chrony.conf" -local processname = "chrony" +local processname = "chronyd" local packagename = "chrony" local baseurl = "/etc/chrony" local descr = { -- cgit v1.2.3