A suite of Unix command-line tools and a server designed to remotely administer the file systems of multiple Unix machines. At its core, radmind operates as a tripwire. It is able to detect changes to any managed filesystem object, e.g. files, directories, links, etc. However, radmind goes further than just integrity checking: once a change is detected, radmind can optionally reverse the change. WWW: http://rsug.itd.umich.edu/software/radmind/ from William Yodlowsky <bsd at openbsd.rutgers.edu>
23 lines
422 B
Plaintext
23 lines
422 B
Plaintext
@comment $OpenBSD: PLIST,v 1.1.1.1 2004/06/26 19:00:48 sturm Exp $
|
|
bin/fsdiff
|
|
bin/ktcheck
|
|
bin/lapply
|
|
bin/lcksum
|
|
bin/lcreate
|
|
bin/lfdiff
|
|
bin/lmerge
|
|
bin/twhich
|
|
man/man1/fsdiff.1
|
|
man/man1/ktcheck.1
|
|
man/man1/lapply.1
|
|
man/man1/lcksum.1
|
|
man/man1/lcreate.1
|
|
man/man1/lfdiff.1
|
|
man/man1/lmerge.1
|
|
man/man1/twhich.1
|
|
man/man5/applefile.5
|
|
man/man8/radmind.8
|
|
sbin/radmind
|
|
@exec mkdir -p /var/radmind/cert
|
|
@extraunexec rm -fr /var/radmind
|