Bug 107894

Summary: security/sguil-sensor, correct init script error
Product: Ports & Packages Reporter: pauls
Component: Individual Port(s)Assignee: Boris Samorodov <bsam>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch-sensor_agent.sh.in none

Description pauls 2007-01-14 01:10:16 UTC
	The init script will not start the daemon if the security/sguil-server
	port is installed on the same server and is already running.  Although
	this is not the recommended procedure for running sguil, some are running
	it that way.  This patch corrects the problem in conjunction with a patch
	being submitted at the same time for security/sguil-server.
Comment 1 Boris Samorodov freebsd_committer freebsd_triage 2007-01-16 11:33:33 UTC
Responsible Changed
From-To: freebsd-ports-bugs->bsam

Take.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-01-16 12:45:22 UTC
bsam        2007-01-16 12:45:12 UTC

  FreeBSD ports repository

  Modified files:
    security/sguil-sensor Makefile 
    security/sguil-sensor/files sensor_agent.sh.in 
    security/sguil-server Makefile 
    security/sguil-server/files sguild.sh.in 
  Log:
  . correct init scripts,  [1] [2]
  . bump PORTREVISIONs.
  
  PR:             107894 [1], 107895 [2]
  Submitted by:   Paul Schmehl <pauls at utdallas.edu> (maintainer) [1], [2]
  
  Revision  Changes    Path
  1.4       +1 -0      ports/security/sguil-sensor/Makefile
  1.2       +2 -15     ports/security/sguil-sensor/files/sensor_agent.sh.in
  1.4       +1 -0      ports/security/sguil-server/Makefile
  1.2       +2 -15     ports/security/sguil-server/files/sguild.sh.in
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Boris Samorodov freebsd_committer freebsd_triage 2007-01-16 12:46:00 UTC
State Changed
From-To: open->closed

Committed, thanks! 
(PORTREVISION was bumpted)