Bug 107894 - security/sguil-sensor, correct init script error
Summary: security/sguil-sensor, correct init script error
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Boris Samorodov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-14 01:10 UTC by pauls
Modified: 2007-01-16 12:50 UTC (History)
0 users

See Also:


Attachments
patch-sensor_agent.sh.in (1023 bytes, text/plain)
2007-01-14 01:10 UTC, pauls
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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)