| # | Line 46 | Line 46 | $filter_manager_port = $ARGV[1]; | |
|---|---|---|
| 46 | $seq_no = 1; | |
| 47 | ||
| 48 | # write our PID to a file | |
| 49 | < | $pidfile = "ihost.pid"; |
| 49 | > | $pidfile = "/var/tmp/ihost.pid"; |
| 50 | &write_pid(); | |
| 51 | ||
| 52 | &tcp_configure(); | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |