[Bro-Commits] [git/broctl] topic/jsiwek/broctl-tweaks: Various broctl changes (4cccd7d)

Quick question: should we just always assume a unit of hours here and
skip the suffix in broctl.cfg? The reason is that otherwise people
could write something here that Bro might later not be able to parse,
with probably odd error messages coming out of it.

Robin

I think the usual way to do this is to express the time as an integer
of seconds, and only accept that.