From 0560fa2b934941495dc4855620272331f3bfd01c Mon Sep 17 00:00:00 2001 From: ajacoutot <> Date: Fri, 1 Apr 2016 08:18:56 +0000 Subject: [PATCH] Rename the 'faulty' list action to 'failed'; it clearer. prodded by matthieu@ ok millert@ jung@ sthen@ --- src/etc/daily | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/etc/daily b/src/etc/daily index 48d10c08..3a0eed3f 100644 --- a/src/etc/daily +++ b/src/etc/daily @@ -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