PacketFence - BTS - PacketFence 1.7
View Issue Details
0000329PacketFence 1.7public2008-05-28 15:252008-05-29 15:20
jsnapp 
user4 
normaltrivialalways
closedfixed 
 
 
0000329: tests look in the wrong directory for pid files of running PF services
This 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.
No tags attached.
Issue History
2008-05-28 15:25jsnappNew Issue
2008-05-28 23:08user4Statusnew => assigned
2008-05-28 23:08user4Assigned To => user4
2008-05-29 15:20user4Statusassigned => closed
2008-05-29 15:20user4Note Added: 0000721
2008-05-29 15:20user4Resolutionopen => fixed

Notes
(0000721)
user4   
2008-05-29 15:20   
fixed in mtn revision 4af6187663fa2bbe849016d9a3bf132f51f866c5