diff options
Diffstat (limited to 'etc/periodic/daily/999.local')
-rwxr-xr-x | etc/periodic/daily/999.local | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/periodic/daily/999.local b/etc/periodic/daily/999.local index 317347526e795..6725009ea061e 100755 --- a/etc/periodic/daily/999.local +++ b/etc/periodic/daily/999.local @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/daily/999.local,v 1.5 2001/06/01 16:40:55 dougb Exp $ # # Run the old /etc/daily.local script. This is really for backwards # compatibility more than anything else. |