1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
freebsd-ports/security/samhain/files/fixyulerc.patch
Edwin Groothuis 5cf3ad9d98 iUpdate of Samhain to 1.7.8
Update to version 1.7.8
	Fix build when MySQL logging is enabled
	Add LOG_SERVER and ALT_LOG_SERVER tunables
	Require LOG_SERVER be defined for clients
	Have clients request config and signatures from server by default
	Change TRUSTED_USER to a more accurate name (RUNAS_USER)
	Fix sample config file install/deinstall
	Add documentation on tunables

PR:		ports/52912
Submitted by:	David Thiel <lx@redundancy.redundancy.org>
2003-06-04 09:20:58 +00:00

12 lines
276 B
Diff

--- samhain-install.sh.in Wed Jan 15 16:51:57 2003
+++ samhain-install.sh.in Wed Jan 15 16:52:10 2003
@@ -13,7 +13,7 @@
mandir=@mandir@
sysconfdir=@sysconfdir@
-configfile=@myconffile@
+configfile=/usr/local/etc/yulerc.sample
pid_file=@mylockfile@
pid_dir=@mylockdir@