From 3fef1be80af02dadbed293fc9747a5b807771110 Mon Sep 17 00:00:00 2001 From: Stefan Schweizer Date: Wed, 28 Jun 2006 13:30:08 +0000 Subject: remove header from .cron and .initd, it is not needed and causes unnecessary config updates svn path=/sunrise/; revision=348 --- net-dns/nsd/files/nsd.initd | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'net-dns/nsd/files/nsd.initd') diff --git a/net-dns/nsd/files/nsd.initd b/net-dns/nsd/files/nsd.initd index ad911c69c..0f8bc0485 100644 --- a/net-dns/nsd/files/nsd.initd +++ b/net-dns/nsd/files/nsd.initd @@ -1,9 +1,7 @@ #!/sbin/runscript -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ -# +# opts="${opts} rebuild reload status update notify" + depend() { need net use logger -- cgit v1.2.3-65-gdbad