pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/53290: snmptrapd's rc file doesn't remove pidfile on stop
The following reply was made to PR pkg/53290; it has been noted by GNATS.
From: Edgar =?iso-8859-1?B?RnXf?= <ef%math.uni-bonn.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/53290: snmptrapd's rc file doesn't remove pidfile on stop
Date: Tue, 15 May 2018 20:03:49 +0200
> I don't see other scripts are doing this.
Yes. It's normally done by the daemon on shutdown. That's why a PID file without a corresponding running process can be treated as a sign of a daemon having crashed. And that's what check_pid is good for. Or so I think.
Home |
Main Index |
Thread Index |
Old Index