summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortedu <tedu@openbsd.org>2014-04-24 19:04:54 +0000
committertedu <tedu@openbsd.org>2014-04-24 19:04:54 +0000
commita5dfd3e6e044b79f92d924165211293a6b15c9a5 (patch)
tree62968d79f1a1a1a7b26cc25bbf4cf1577bbfcdfa
parentuses ssh these days, not rsh; ok tedu (diff)
downloadwireguard-openbsd-a5dfd3e6e044b79f92d924165211293a6b15c9a5.tar.xz
wireguard-openbsd-a5dfd3e6e044b79f92d924165211293a6b15c9a5.zip
jmc spotted more ruptime tentacles
-rw-r--r--etc/daily8
1 files changed, 1 insertions, 7 deletions
diff --git a/etc/daily b/etc/daily
index 15f272b6012..4f24c01f3ba 100644
--- a/etc/daily
+++ b/etc/daily
@@ -1,5 +1,5 @@
#
-# $OpenBSD: daily,v 1.79 2014/04/24 15:05:10 tedu Exp $
+# $OpenBSD: daily,v 1.80 2014/04/24 19:04:54 tedu Exp $
# From: @(#)daily 8.2 (Berkeley) 1/25/94
#
# For local additions, create the file /etc/daily.local.
@@ -156,12 +156,6 @@ mailq | grep -v -e "^/var/spool/mqueue is empty$" \
next_part "network:"
if [ "X$VERBOSESTATUS" != X0 ]; then
netstat -ivn
-
- t=/var/rwho/*
- if [ "$t" != '/var/rwho/*' ]; then
- echo ""
- ruptime
- fi
fi
next_part "Running calendar in the background:"