mirror of
git://git.code.sf.net/p/dhcpd-pools/code
synced 2025-12-17 08:16:59 +00:00
output: add some trivia data to json output
These are software version, dhcpd conf and leases paths and mtime epoch timestamps. Signed-off-by: Sami Kerola <kerolasa@iki.fi>
This commit is contained in:
parent
444815f964
commit
46ec42182b
3 changed files with 18 additions and 3 deletions
|
|
@ -17,5 +17,7 @@
|
|||
"touch_count":1,
|
||||
"touch_percent":10,
|
||||
"status":0
|
||||
},
|
||||
"trivia": {
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue