summaryrefslogblamecommitdiffstats
path: root/security/ossec-hids-local-config/files/command-last-logins.sh.in
blob: 7bd82426ce61a6b9a8b9fab53c8f3619abd453ea (plain) (tree)
1
2
3
4
5
6
7
8







                                                                                
#!/bin/sh

# This script is part of FreeBSD port - report any issues to the port MAINTAINER

ossec_home="%%OSSEC_HOME%%"
. "${ossec_home}/etc/command.conf"

last -n ${last_logins}