https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245765

            Bug ID: 245765
           Summary: inetd doesn't cleanup his PID file
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: bin
          Assignee: [email protected]
          Reporter: [email protected]

1. Start inetd (as a test you can enable "finger" in /etc/inetd.conf).
2. Stop inetd.
3. ls /var/run/inetd.pid   -> still there

If later the pids wrap around and another process is taking the pid of inetd, a
new start may fail or a stop may kill an innocent process.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to