summaryrefslogtreecommitdiffstats
path: root/ppp-model.lua
diff options
context:
space:
mode:
Diffstat (limited to 'ppp-model.lua')
-rw-r--r--ppp-model.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/ppp-model.lua b/ppp-model.lua
index e7375c8..27c41dc 100644
--- a/ppp-model.lua
+++ b/ppp-model.lua
@@ -32,7 +32,7 @@ function mymodule.getstatus()
errtxt=errtxt,
name=packagename
})
-
+
status.status = cfe({ label = "Program status", name=processname })
local t = processinfo.pidof(processname)
if (t) and (#t > 0) then