K 10 svn:author V 3 dvl K 8 svn:date V 27 2018-03-27T19:13:11.144374Z K 7 svn:log V 350 Adding sysutils/hare and sysutils/py-hared hare is a small utility designed for use by PAM which sends a UDP packet to py-hared. Here is a typical /etc/pam.d/sshd entry: session optional pam_exec.so /usr/local/sbin/hare 10.1.0.10 py-hared will be runnig at that IP address. From there, the data gets put into mqtt for further processing. END