diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 00:56:26 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 00:56:26 +0000 |
commit | 8fe82ee5a81f48afd4fd373ca6183b00405ece45 (patch) | |
tree | a35abd9b7fc8ae84291bf2c10f952ba7aa6969fd /sys-cluster/ipvsadm | |
parent | sync IUSE (missing) (diff) | |
download | historical-8fe82ee5a81f48afd4fd373ca6183b00405ece45.tar.gz historical-8fe82ee5a81f48afd4fd373ca6183b00405ece45.tar.bz2 historical-8fe82ee5a81f48afd4fd373ca6183b00405ece45.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" |