From 28d7af23c3c29b0f6071d83da4a3d7cb8e408b51 Mon Sep 17 00:00:00 2001 From: John Polstra Date: Tue, 1 Apr 1997 04:44:00 +0000 Subject: Initial import of Joe Greco's tripwire port. Submitted by: jgreco@ns.sol.net --- security/tripwire/files/twcheck | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 security/tripwire/files/twcheck (limited to 'security/tripwire/files/twcheck') diff --git a/security/tripwire/files/twcheck b/security/tripwire/files/twcheck new file mode 100644 index 000000000000..a4dffd2b61c9 --- /dev/null +++ b/security/tripwire/files/twcheck @@ -0,0 +1,3 @@ +#! /bin/sh - + +./gunzip < tw.db_`hostname`.gz | ./tripwire -dfd 0 -c tw.config -- cgit v1.2.3