diff options
Diffstat (limited to 'etc/periodic/daily/150.clean-hoststat')
-rwxr-xr-x | etc/periodic/daily/150.clean-hoststat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/periodic/daily/150.clean-hoststat b/etc/periodic/daily/150.clean-hoststat index 93e1f5a..b335eb4 100755 --- a/etc/periodic/daily/150.clean-hoststat +++ b/etc/periodic/daily/150.clean-hoststat @@ -1,6 +1,6 @@ #!/bin/sh # -# $Id: 150.clean-hoststat,v 1.1 1999/03/30 15:30:44 wollman Exp $ +# $FreeBSD$ # if [ -d /var/spool/.hoststat ] ; then |