On Mon, Mar 15, 2010 at 03:00:11PM +0700, Weerasak Chongnguluam wrote:
> Hello from Thailand Mini-DebCamp 2010 BSP.
> 
> Could you try the following patch?
> 
> I skip all block of shell script prerotate,postrotate,firstrotate, and
> lastrotate.

It's as easy to confuse this one, too.

eg.

file {
  weekly
  postrotate
    echo "postrotate script started" >>/tmp/debug.log
    invoke-rc.d dummy restart
    echo "endscript" >>/tmp/debug.log
  endscript
}

The idea is good. Let me think about it for a bit.

-- 
Paul Martin <p...@debian.org>



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to