Date: Wed, 05 Jul 2000 15:17:21 +0200 From: Sheldon Hearn <sheldonh@uunet.co.za> To: Thomas Gellekum <tg@FreeBSD.ORG> Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/audio/rplay Makefile ports/audio/rplay/files rplayd.sh ports/chinese/xemacs/files xemacs20.sh ports/comms/conserver Makefile ports/comms/conserver/files conserver.sh ports/comms/hylafax/files hylafax.sh.sample ... Message-ID: <1427.962803041@axl.ops.uunet.co.za> In-Reply-To: Your message of "Wed, 05 Jul 2000 05:37:07 MST." <200007051237.FAA47588@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 05 Jul 2000 05:37:07 MST, Thomas Gellekum wrote: > Log: > As threatened on freebsd-ports: all startup scripts know about the two > options `start' and `stop' now (unless I have forgotten any). This allows > us to call the scripts from /etc/rc.shutdown with the correct option. Are you sure it's wise to use killall? I presume you used it everywhere, although I only looked at my own port, exim. It seems to me that it's better to look for a pidfile where one is specifically created for this purpose. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1427.962803041>