BackupPC-users

Re: [BackupPC-users] Question about $Conf{DumpPostUserCmd}

2011-04-05 20:34:32
Subject: Re: [BackupPC-users] Question about $Conf{DumpPostUserCmd}
From: "Mark Wass" <mark AT market-analyst DOT com>
To: "'General list for user discussion, questions and support'" <backuppc-users AT lists.sourceforge DOT net>
Date: Wed, 6 Apr 2011 10:32:35 +1000

Hi  Guys

 

Figured this one out by my self, all I did was send the output of the init.d script to /dev/null and backuppc was happy.

 

#!/bin/bash

# This script starts up alfresco after a cold backup by backuppc

/etc/init.d/alfresco start > /dev/null 2>&1

sleep 20

echo "ALFRESCO HAS STARTED"

exit 0

 

------------------------------------------------------------------------------
Xperia(TM) PLAY
It's a major breakthrough. An authentic gaming
smartphone on the nation's most reliable network.
And it wants your games.
http://p.sf.net/sfu/verizon-sfdev
_______________________________________________
BackupPC-users mailing list
BackupPC-users AT lists.sourceforge DOT net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/
<Prev in Thread] Current Thread [Next in Thread>