| # | Line 45 | Line 45 | $filter_manager_addr = $ARGV[0]; | |
|---|---|---|
| 45 | $filter_manager_port = $ARGV[1]; | |
| 46 | ||
| 47 | $seq_no = 1; | |
| 48 | < | $retry_wait = 6; |
| 48 | > | $retry_wait = 600; |
| 49 | ||
| 50 | # write our PID to a file | |
| 51 | $pidfile = "/var/tmp/ihost.pid"; | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |