From: halex Date: Wed, 29 Apr 2015 00:10:44 +0000 (+0000) Subject: VERBOSESTATUS or no VERBOSESTATUS, failed or missing dumps are still X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=7b7912d560f5bed25447bb098ad95b40b5e75930;p=openbsd VERBOSESTATUS or no VERBOSESTATUS, failed or missing dumps are still worth noting "go ahead" schwarze@ --- diff --git a/etc/daily b/etc/daily index 3d913bb58ad..1158724311a 100644 --- a/etc/daily +++ b/etc/daily @@ -1,5 +1,5 @@ # -# $OpenBSD: daily,v 1.82 2014/11/17 18:19:08 deraadt Exp $ +# $OpenBSD: daily,v 1.83 2015/04/29 00:10:44 halex Exp $ # From: @(#)daily 8.2 (Berkeley) 1/25/94 # # For local additions, create the file /etc/daily.local. @@ -133,6 +133,8 @@ if [ "X$VERBOSESTATUS" != X0 ]; then df -ikl echo "" dump W +else + dump w | grep -vB1 ^Dump fi # The first two regular expressions handle sendmail, the third postfix.