summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorrgrimes <rgrimes@FreeBSD.org>1993-10-13 16:26:03 +0000
committerrgrimes <rgrimes@FreeBSD.org>1993-10-13 16:26:03 +0000
commitd224e73e1021a16947435ef7ce4c6d26e50d4708 (patch)
treeafacf10a195398e27e548fa3141bd29dbcf38221 /etc
parent2b976dc12a3a9fab6a72bb13af6845cb37d447c2 (diff)
downloadFreeBSD-src-d224e73e1021a16947435ef7ce4c6d26e50d4708.zip
FreeBSD-src-d224e73e1021a16947435ef7ce4c6d26e50d4708.tar.gz
Change uusnap to uustat -a, since we do not have a uusnap installed (some
one did not finish porting uucp/contrib directory)
Diffstat (limited to 'etc')
-rw-r--r--etc/daily2
1 files changed, 1 insertions, 1 deletions
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 ""
OpenPOWER on IntegriCloud