diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 00:54:54 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 00:54:54 +0000 |
commit | ea3e1049c65cc4c2e877ef05773c2d7378f59e2c (patch) | |
tree | 986a7327cb9f3b426c95fbaf027834268388e254 /sys-cluster/ipvsadm | |
parent | don't assign S=${WORKDIR}/${P} (Manifest recommit) (diff) | |
download | gentoo-2-ea3e1049c65cc4c2e877ef05773c2d7378f59e2c.tar.gz gentoo-2-ea3e1049c65cc4c2e877ef05773c2d7378f59e2c.tar.bz2 gentoo-2-ea3e1049c65cc4c2e877ef05773c2d7378f59e2c.zip |
Gentoo Technologies -> Gentoo Foundation
Diffstat (limited to 'sys-cluster/ipvsadm')
-rw-r--r-- | sys-cluster/ipvsadm/files/ipvsadm-init | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/ipvsadm/files/ipvsadm-init b/sys-cluster/ipvsadm/files/ipvsadm-init index 8f39f9debd4c..c68b96fae761 100644 --- a/sys-cluster/ipvsadm/files/ipvsadm-init +++ b/sys-cluster/ipvsadm/files/ipvsadm-init @@ -1,7 +1,7 @@ #!/sbin/runscript -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/files/ipvsadm-init,v 1.3 2003/12/27 16:47:17 iggy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/files/ipvsadm-init,v 1.4 2004/07/15 00:54:54 agriffis Exp $ opts="start stop save" |