If we need to make an exception we can do it and properly document the
reason but by default we should just use the default login class.
rc.d uses daemon or the login class provided in login.conf.d so this has
no impact there.
discussed with sthen@, tb@ and robert@
praying that my grep/sed skills did not break anything and still
believing in portbump :-)
from Paul B. Henson; OK afresh1@
Comment:
log monitoring program to watch and report on log files
Description:
tenshi is a log monitoring program, designed to watch one or more
log files for lines matching user defined regular expressions and
report on the matches. The regular expressions are assigned to
queues which have an alert interval and a list of mail recipients.
Queues can be set to send a notification as soon as there is a log
line assigned to it, or to send periodic reports.