diff options
Diffstat (limited to 'etc/rc.firewall6')
-rw-r--r-- | etc/rc.firewall6 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.firewall6 b/etc/rc.firewall6 index c14a09a74ed8..344bf61450e6 100644 --- a/etc/rc.firewall6 +++ b/etc/rc.firewall6 @@ -1,7 +1,7 @@ #!/bin/sh - ############ # Setup system for IPv6 firewall service. -# $FreeBSD$ +# $FreeBSD: src/etc/rc.firewall6,v 1.15.8.1 2005/10/09 04:35:10 ume Exp $ # Suck in the configuration variables. if [ -z "${source_rc_confs_defined}" ]; then |