From d224e73e1021a16947435ef7ce4c6d26e50d4708 Mon Sep 17 00:00:00 2001 From: rgrimes Date: Wed, 13 Oct 1993 16:26:03 +0000 Subject: Change uusnap to uustat -a, since we do not have a uusnap installed (some one did not finish porting uucp/contrib directory) --- etc/daily | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/daily') diff --git a/etc/daily b/etc/daily index 37e9df5..c974a52 100644 --- a/etc/daily +++ b/etc/daily @@ -126,7 +126,7 @@ mailq if [ -d /var/spool/uucp ]; then echo "" echo "uucp:" - uusnap + uustat -a fi echo "" -- cgit v1.1