Ticket #26 (closed defect: fixed)
OC daemonizes unclean
| Reported by: | eagle | Owned by: | eagle |
|---|---|---|---|
| Priority: | minor | Component: | Core |
| Version: | 0.2.0 | Keywords: | |
| Cc: |
Description
- For some reason without -B, ps(1) still shows ocat tied to the ttyp9 even though fstat(1) is now clear. If starting with daemon(8), it clears out ok. So something is still off with that. nobody 46500 0.0 0.1 3860 1328 p9 S xx:xx.M 0:00.01 ocat_r510 -R -t 192.168.0.x:9050 nobody ocat_r510 46500 0 /dev 24 crw-rw-rw- null rw nobody ocat_r510 46500 1 /dev 24 crw-rw-rw- null rw nobody ocat_r510 46500 2 /dev 24 crw-rw-rw- null rw With daemon: nobody 47565 0.0 0.1 3860 1320 ?? S xx:xx.M 0:00.00 ocat_r510 -R -t 192.168.0.x:9050
Change History
Note: See
TracTickets for help on using
tickets.

Was fixed in r513.