PacketFence
Bug Tracking System

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000329PacketFence 1.7public2008-05-28 15:252008-05-29 15:20
Reporterjsnapp 
Assigned Touser4 
PrioritynormalSeveritytrivialReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0000329: tests look in the wrong directory for pid files of running PF services
DescriptionThis doesn't seem to be very important but it seems to be an inconsistency that would be worth reporting anyway.

A "grep -r '.pid' /usr/local/pf/*" will give at least a preliminary look at this issue.

The code still looks for pid files in pf/logs when the pid files are stored in pf/var.

I don't know if this is true for all pid files but it is true for pfmon, pfdhcplistener, and httpd.

Personally, I don't think there is any need to look for pid files anyway since the code also checks using "pidof" which should give more accurate results. So I would probably just remove the checks for pid files all together.
TagsNo tags attached.
fixed in mtn revision
Attached Files

- Relationships

-  Notes
(0000721)
user4
2008-05-29 15:20

fixed in mtn revision 4af6187663fa2bbe849016d9a3bf132f51f866c5

- Issue History
Date Modified Username Field Change
2008-05-28 15:25 jsnapp New Issue
2008-05-28 23:08 user4 Status new => assigned
2008-05-28 23:08 user4 Assigned To => user4
2008-05-29 15:20 user4 Status assigned => closed
2008-05-29 15:20 user4 Note Added: 0000721
2008-05-29 15:20 user4 Resolution open => fixed


Copyright © 2000 - 2012 MantisBT Group
Powered by Mantis Bugtracker