From 436c8fbd62b4a3fa324af427ca3a557a3662ff14 Mon Sep 17 00:00:00 2001 From: dougb Date: Sat, 8 Dec 2007 22:27:18 +0000 Subject: Remove spurious # marks to be more consistent with existing style. --- etc/rc.d/dhclient | 1 - etc/rc.d/ftp-proxy | 1 - etc/rc.d/keyserv | 1 - etc/rc.d/quota | 1 - 4 files changed, 4 deletions(-) (limited to 'etc') diff --git a/etc/rc.d/dhclient b/etc/rc.d/dhclient index b0e2aff..d182214 100755 --- a/etc/rc.d/dhclient +++ b/etc/rc.d/dhclient @@ -5,7 +5,6 @@ # PROVIDE: dhclient # KEYWORD: nojail nostart -# . /etc/rc.subr . /etc/network.subr diff --git a/etc/rc.d/ftp-proxy b/etc/rc.d/ftp-proxy index 0b2604d..4ef40d9 100644 --- a/etc/rc.d/ftp-proxy +++ b/etc/rc.d/ftp-proxy @@ -5,7 +5,6 @@ # PROVIDE: ftp-proxy # REQUIRE: DAEMON pf -# . /etc/rc.subr diff --git a/etc/rc.d/keyserv b/etc/rc.d/keyserv index 6be2127..5792ad4 100644 --- a/etc/rc.d/keyserv +++ b/etc/rc.d/keyserv @@ -4,7 +4,6 @@ # # Start keyserv if we are running Secure RPC -# # PROVIDE: keyserv # REQUIRE: ypbind diff --git a/etc/rc.d/quota b/etc/rc.d/quota index e0f4bc8..2a1a2de 100755 --- a/etc/rc.d/quota +++ b/etc/rc.d/quota @@ -4,7 +4,6 @@ # # Enable/Check the quotas (must be after ypbind if using NIS) -# # PROVIDE: quota # REQUIRE: mountcritremote -- cgit v1.1