Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • 1
    Just a quick hint, have a look at the various process supervision tools, e.g. daemontools, runit, upstart, systemd -- they all require non-self-daemonizing services. Commented Jul 12, 2012 at 19:41
  • Thanks, I will look into that itself. With the above "solution," I relied on the processes own ability to create PID files, then referred to them if -fwith killproc. Commented Jul 12, 2012 at 19:45
  • The mailing list thread link is broken, and I can't find it archived at either archive.org or archive.is, or hosted at the newer gmane.io domain. Does anyone reading this know anywhere else the network.argus mailing list might have been archived? Commented Jun 25, 2024 at 12:05