diff options
author | Christian Pointner <equinox@helsinki.at> | 2015-09-09 19:14:41 (GMT) |
---|---|---|
committer | Christian Pointner <equinox@helsinki.at> | 2015-09-09 19:14:51 (GMT) |
commit | f985fbe0fa2646a060d8b021bf6883938a32513b (patch) | |
tree | f9dbfb79b54ff8891f904bb7fdd629049d597117 /checks/timezone | |
parent | 2db3a2a6be414cfdb12fc63b81d9c07394cb379c (diff) |
added nut
Diffstat (limited to 'checks/timezone')
-rw-r--r-- | checks/timezone | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/checks/timezone b/checks/timezone index 7231d80..0cdf5d6 100644 --- a/checks/timezone +++ b/checks/timezone @@ -27,4 +27,3 @@ check_info["timezone"] = { 'inventory_function': inventory_timezone_status, 'service_description': 'system-wide timezone setting', } - |