diff options
Diffstat (limited to 'etc/rc.d/quota')
-rwxr-xr-x | etc/rc.d/quota | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.d/quota b/etc/rc.d/quota index 8a81f83ab974b..8d15a451e8f3c 100755 --- a/etc/rc.d/quota +++ b/etc/rc.d/quota @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/quota,v 1.5 2004/10/07 13:55:26 mtm Exp $ # # Enable/Check the quotas (must be after ypbind if using NIS) |