From 436c8fbd62b4a3fa324af427ca3a557a3662ff14 Mon Sep 17 00:00:00 2001 From: dougb Date: Sat, 8 Dec 2007 22:27:18 +0000 Subject: [PATCH] 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(-) diff --git a/etc/rc.d/dhclient b/etc/rc.d/dhclient index b0e2afff49a1..d18221470ddc 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 0b2604d96683..4ef40d9393a2 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 6be21278e537..5792ad4113db 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 e0f4bc8dc43a..2a1a2def4989 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