Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Apr 2008 16:20:03 GMT
From:      Nikolay Pavlov <qpadla@gmail.com>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/122741: Cannot restart net-im/openfire from cron
Message-ID:  <200804141620.m3EGK338005146@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/122741; it has been noted by GNATS.

From: Nikolay Pavlov <qpadla@gmail.com>
To: bug-followup@freebsd.org
Cc: Edwin Groothuis <edwin@freebsd.org>
Subject: Re: ports/122741: Cannot restart net-im/openfire from cron
Date: Mon, 14 Apr 2008 19:11:45 +0300

 On Monday 14 April 2008 14:06:22 Alex Keda wrote:
 > may be you test before send ansver?
 >
 > string:
 > 3       15      *       *       *       env;
 > /usr/local/etc/rc.d/openfire stop && sleep 10 &&
 > /usr/local/etc/rc.d/openfire start to root come mail contains:
 > USER=root
 > HOME=/root
 > LOGNAME=root
 > PATH=/usr/bin:/bin
 > SHELL=/bin/sh
 > Stopping openfire.
 > Waiting for PIDS: 73544, 73544, 73544, 73544, 73544, 73544, 73544,
 > 73544, 73544, 73544, 73544, 73544, 73544, 73544, 73544, 73544, 73544,
 > 73544. chown: not found
 
 Ok. We've discussed the issue with Alex at private email and the conclusion 
 is that my patch for the second problem is reasonable. The first problem 
 is not related to my rc script. It is related to how cron manage personal 
 crontab files in /var/cron/tabs
 Edwin please commit my patch-2.diff
 
 -- 
 ======================================================================  
 - Best regards, Nikolay Pavlov. <<<-----------------------------------    
 ======================================================================  
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804141620.m3EGK338005146>