summaryrefslogtreecommitdiffstats
path: root/chrony-model.lua
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2016-08-10 14:50:14 +0000
committerTed Trask <ttrask01@yahoo.com>2016-08-10 14:50:14 +0000
commitb0d3a45274748f568b7b3bc320e7cc320251ff99 (patch)
tree1569339176720507337319573820ce5b08252e1b /chrony-model.lua
parent38f38cad1085188168d0eba008cc778b9cbb9e11 (diff)
downloadacf-chrony-b0d3a45274748f568b7b3bc320e7cc320251ff99.tar.bz2
acf-chrony-b0d3a45274748f568b7b3bc320e7cc320251ff99.tar.xz
Remove trailing whitespaceHEADmaster
Diffstat (limited to 'chrony-model.lua')
-rw-r--r--chrony-model.lua4
1 files changed, 2 insertions, 2 deletions
diff --git a/chrony-model.lua b/chrony-model.lua
index 12f82f4..5df47c9 100644
--- a/chrony-model.lua
+++ b/chrony-model.lua
@@ -138,7 +138,7 @@ function mymodule.get_config()
end
end
end
-
+
return cfe({ type="group", value=output, label="Chrony Config" })
end
@@ -248,5 +248,5 @@ function mymodule.get_logfile(self, clientdata)
end
return retval
end
-
+
return mymodule