From 2dcbfd8bc31f8f21d4a91bbc2a143a3d00873c81 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Fri, 14 Feb 2003 23:07:06 +0000 Subject: updated header --- net-misc/monmotha/files/monmotha.rc6 | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'net-misc/monmotha') diff --git a/net-misc/monmotha/files/monmotha.rc6 b/net-misc/monmotha/files/monmotha.rc6 index 04fdc071e4ae..40f34b1eea3e 100644 --- a/net-misc/monmotha/files/monmotha.rc6 +++ b/net-misc/monmotha/files/monmotha.rc6 @@ -1,8 +1,7 @@ #!/sbin/runscript -# $Header: /var/cvsroot/gentoo-x86/net-misc/monmotha/files/monmotha.rc6,v 1.1 2002/08/21 02:23:27 agenkin Exp $ -# Copyright 2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# Maintainer: Johannes Findeisen +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/monmotha/files/monmotha.rc6,v 1.2 2003/02/14 23:07:06 vapier Exp $ depend() { need net @@ -10,9 +9,7 @@ depend() { start() { ebegin "Starting the MonMotha Firewall" - /etc/monmotha/monmotha > /var/log/monmotha.log - eend $? } -- cgit v1.2.3-65-gdbad