View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] |
ID | Project | Category | View Status | Date Submitted | Last Update |
0000642 | PacketFence | core | public | 2009-03-24 12:40 | 2012-02-29 10:56 |
|
Reporter | user4 | |
Assigned To | user4 | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
|
Summary | 0000642: pfredirect PID file and actual process ID |
Description | [root@localhost sbin]# ./pfredirect -d
[root@localhost sbin]# ps aux | fgrep -i pfredirect
root 4438 0.3 2.1 26456 11332 ? Ssl 12:38 0:00 /usr/bin/perl ./pfredirect -d
Mar 24 12:38:27 pfredirect(0): pfredirect starting and writing 4437 to /usr/local/pf/var/pfredirect.pid (pf::util::createpid)
Mar 24 12:38:27 pfredirect(0): initialized (main::)
So the PID file contains 4437, but the actual process ID is 4438 |
Tags | No tags attached. |
|
fixed in git revision | |
fixed in mtn revision | |
|
Attached Files | |
|