|
|
@ -1,5 +1,5 @@ |
|
|
|
# |
|
|
|
# $OpenBSD: daily,v 1.85 2016/01/28 15:45:34 schwarze Exp $ |
|
|
|
# $OpenBSD: daily,v 1.86 2016/04/01 08:18:56 ajacoutot Exp $ |
|
|
|
# From: @(#)daily 8.2 (Berkeley) 1/25/94 |
|
|
|
# |
|
|
|
# For local additions, create the file /etc/daily.local. |
|
|
@ -127,7 +127,7 @@ while [ "X$ROOTBACKUP" = X1 ]; do |
|
|
|
done |
|
|
|
|
|
|
|
next_part "Services that should run but don't:" |
|
|
|
rcctl ls faulty |
|
|
|
rcctl ls failed |
|
|
|
|
|
|
|
next_part "Checking subsystem status:" |
|
|
|
if [ "X$VERBOSESTATUS" != X0 ]; then |
|
|
|