AF:
NF:0
PS:10
SRH:1
SFN:
DSR:
MID:
CFG:
PT:0
S:andy.sharp@onstor.com
RQ:
SSV:onstor-exch02.onstor.net
NSV:
SSH:
R:<larry.scheer@onstor.com>
MAID:1
X-Sylpheed-Privacy-System:
X-Sylpheed-Sign:0
SCF:#mh/Mailbox/sent
X-Sylpheed-End-Special-Headers: 1
Date: Wed, 9 Apr 2008 14:07:58 -0700
From: Andrew Sharp <andy.sharp@onstor.com>
To: Larry Scheer <larry.scheer@onstor.com>
Subject: please review 28768
Message-ID: <20080409140758.2c45afab@ripper.onstor.net>
Organization: Onstor
X-Mailer: Sylpheed-Claws 2.6.0 (GTK+ 2.8.20; x86_64-pc-linux-gnu)
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit

Change 28768 by andys@ripper on 2008/04/09 14:04:59 *pending*

        Stop support.sh blabbing at boot time.
        
        reviewed by

Affected files ...

... //depot/dev/linux/rootfs/etc/init.d/onstor#6 edit


$ p4 diff -du linux/rootfs/etc/init.d/onstor
==== //depot/dev/linux/rootfs/etc/init.d/onstor#6 - /homes/andys/src/dev/linux/rootfs/etc/init.d/onstor ====
@@ -60,7 +60,8 @@
     # operate on it there so we can get on with booting.
     BOOT_STATE_FILE='/var/log/boot_state_asd'
     mv $BOOT_STATE_FILE /tmp/boot_state_asd > /dev/null 2>&1
-    /onstor/bin/support.sh -c 0 -g NFX_EVENT_NODE /tmp/boot_state_asd &
+    /onstor/bin/support.sh -c 0 -g NFX_EVENT_NODE \
+               /tmp/boot_state_asd >/dev/null &
 
     # Now that that is sent, we clear the file and put our current boot state in
     # it. (See ph-api.h for comments).
