Mailinglist Archive: opensuse-buildservice (284 mails)
< Previous | Next > |
Re: [opensuse-buildservice] startproc not creating pid file
- From: Henne Vogelsang <hvogel@xxxxxxxxxxxx>
- Date: Thu, 25 Oct 2007 16:30:53 +0200
- Message-id: <20071025143052.GG23544@xxxxxxx>
Hi,
On Thursday, October 25, 2007 at 12:21:43, aledr wrote:
Startproc will not create your pid file. Thats your service's job. with
-p you can just tell startproc to use a different file for pid matching.
Henne
--
Henne Vogelsang, openSUSE.
Everybody has a plan, until they get hit.
- Mike Tyson
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
On Thursday, October 25, 2007 at 12:21:43, aledr wrote:
It seems weird but my init script is not creating the pid file.
Here is the code:
startproc -l $LOG_FILE -p $PID_FILE $SERVICE_BIN -f /etc/configs
Startproc will not create your pid file. Thats your service's job. with
-p you can just tell startproc to use a different file for pid matching.
Henne
--
Henne Vogelsang, openSUSE.
Everybody has a plan, until they get hit.
- Mike Tyson
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
< Previous | Next > |