<div dir="ltr">Hello All,<div>I have one dumb question,</div><div>I wanted to write a process which monitors the exit status of the daemon,</div><div><br></div><div>The Main process would fork a service, which would internally fork a child and , exit from the process. If main process wants to query the status of the daemon, how it can be achived.</div><div><br></div><div>For ex :</div><div>Process A would call a syslog service, which would internally fork a child, daemon it and exit, so if process A wants to wait for the syslog process, is it possible.</div><div><br></div><div>Thanks in advance</div><div><br></div><div>Regards,</div><div>Yash.</div></div>