14ae1c3418
Samhain is an open source file integrity and host-based intrusion detection system for Linux and Unix. It can run as a daemon process, and and thus can remember file changes - contrary to a tool that runs from cron, if a file is modified you will get only one report, while subsequent checks of that file will ignore the modification as it is already reported (unless the file is modified again). ok jasper@
22 lines
525 B
Plaintext
22 lines
525 B
Plaintext
@comment $OpenBSD: PLIST-server,v 1.1.1.1 2012/05/11 09:24:23 robert Exp $
|
|
@newgroup _yule:698
|
|
@newuser _yule:698:_yule:daemon:samhain user:/nonexistent:/sbin/nologin
|
|
@extraunexec rm -rf /var/log/yule/*
|
|
@mode 775
|
|
@owner _yule
|
|
@group _yule
|
|
@sample /var/log/yule/
|
|
@mode
|
|
@owner
|
|
@group
|
|
@man man/man5/yulerc.5
|
|
@man man/man8/yule.8
|
|
@bin sbin/yule
|
|
@bin sbin/yule_setpwd
|
|
@bin sbin/yulectl
|
|
share/examples/yule/
|
|
share/examples/yule/samhain.${FLAVOR}.init
|
|
share/examples/yule/yulerc
|
|
@sample ${SYSCONFDIR}/yulerc
|
|
@rcscript ${RCDIR}/yule
|