Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Apr 2020 14:14:06 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 245765] inetd doesn't cleanup his PID file
Message-ID:  <bug-245765-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D245765

            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: bugs@FreeBSD.org
          Reporter: netchild@FreeBSD.org

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 inet=
d, a
new start may fail or a stop may kill an innocent process.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-245765-227>