Opened 14 years ago

Closed 14 years ago

#22829 closed defect (fixed)

denyhosts-2.6_2 spuriously leaves stale PID file & fails to start

Reported by: razzfazz (Daniel Becker) Owned by: nerdling (Jeremy Lavergne)
Priority: Normal Milestone:
Component: ports Version: 1.8.1
Keywords: Cc:
Port: denyhosts

Description

On several occasions, I've had denyhosts fail to start after a reboot because the /opt/local/var/run/denyhosts.pid file was not properly removed when the host was shut down.

It seems this should be easily avoidable by adding the following line to the Portfile:

startupitem.pidfile clean ${prefix}/var/run/${name}.pid

Change History (2)

comment:1 Changed 14 years ago by jmroot (Joshua Root)

Owner: changed from macports-tickets@… to snc@…

comment:2 Changed 14 years ago by nerdling (Jeremy Lavergne)

Resolution: fixed
Status: newclosed

PID handled in r63867.

Note: See TracTickets for help on using tickets.