artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d817e03
)
VERBOSESTATUS or no VERBOSESTATUS, failed or missing dumps are still
author
halex
<halex@openbsd.org>
Wed, 29 Apr 2015 00:10:44 +0000
(
00:10
+0000)
committer
halex
<halex@openbsd.org>
Wed, 29 Apr 2015 00:10:44 +0000
(
00:10
+0000)
worth noting
"go ahead" schwarze@
etc/daily
patch
|
blob
|
history
diff --git
a/etc/daily
b/etc/daily
index
3d913bb
..
1158724
100644
(file)
--- a/
etc/daily
+++ b/
etc/daily
@@
-1,5
+1,5
@@
#
-# $OpenBSD: daily,v 1.8
2 2014/11/17 18:19:08 deraadt
Exp $
+# $OpenBSD: daily,v 1.8
3 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.