On Thu, Jul 17, 2003, Michael van Elst wrote:
> [...]
> %status and pidfile handling
> [...]
> %stop -p 200 -u @l_susr@
> opServiceEnabled openssh || exit 0
> openssh_signal TERM
> + # sshd removes the pidfile itself
> + # rm -f $openssh_pidfile 2>/dev/null || true
> [...]
Sure, and 95% of all daemons do the same, too. And we really don't want
such comment blocks in all those packages, don't we? So, let us not add
those out-commented stuff, just remove the above two lines here and
just leave them out for similar packages who also remove the PID file
theirself.
Ralf S. Engelschall
[EMAIL PROTECTED]
www.engelschall.com
______________________________________________________________________
The OpenPKG Project www.openpkg.org
Developer Communication List [EMAIL PROTECTED]