Date: Thu, 29 Aug 2019 19:54:02 -0700 From: jgh <jgh@FreeBSD.org> To: "jgh" <jgh@FreeBSD.org> Cc: "freebsd-rc" <freebsd-rc@freebsd.org> Subject: Re: issues with htpdate using args twice, and not able to get status Message-ID: <16ce071b084.fcc954a3510627.2734618644193645205@FreeBSD.org> In-Reply-To: <16c8c1d4065.fd16db4736539.6365863228667199360@FreeBSD.org> References: <16c8c1d4065.fd16db4736539.6365863228667199360@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
---- On Tue, 13 Aug 2019 10:53:43 -0700 jgh<jgh@FreeBSD.org> wrote ----Hello, I am trying to fix htpdate startup script, and am having issues figuring this out. Was hoping someone would have an idea what is going on....? I commented out the stop, because even though the process writes out a pid file, status is unable to detect the running process. It seems that the process is writing out a pid file, however that pid file is perhaps to another pid that spawned off another process to actually start the service. This used to work, and not sure if something changed in the software, or in rc.subr. The diff also addresses issues picked up in rclint. Behavior I am trying to fix: Status should work and return the correct pid. Command_args should only have the args once, and not repeated. Thanks in advance! -jghThis was resolved here:https://svnweb.freebsd.org/changeset/ports/510076-jgh
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?16ce071b084.fcc954a3510627.2734618644193645205>
