summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorAlexander Hall <halex@cvs.openbsd.org>2015-04-29 00:10:45 +0000
committerAlexander Hall <halex@cvs.openbsd.org>2015-04-29 00:10:45 +0000
commitc448d83446de8dfddd3d1aecb2d1c4554a784e53 (patch)
treea64fbf126b7a34d2a2b3aeab63bd6a6230bd02be /etc
parent56bfcc588c941213380099743aae36f09ec980e8 (diff)
VERBOSESTATUS or no VERBOSESTATUS, failed or missing dumps are still
worth noting "go ahead" schwarze@
Diffstat (limited to 'etc')
-rw-r--r--etc/daily4
1 files changed, 3 insertions, 1 deletions
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.