diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 00:16:56 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 00:16:56 +0000 |
commit | 42340750a3ba2e6bfb3ebaa2ec5abd9be62c90cc (patch) | |
tree | 6d47777c86aafc105fc8b12515fcd2661ae5bd58 /net-misc/adjtimex | |
parent | sync IUSE (+gnome), don't assign S=${WORKDIR}/${P}, trim trailing whitespace (diff) | |
download | historical-42340750a3ba2e6bfb3ebaa2ec5abd9be62c90cc.tar.gz historical-42340750a3ba2e6bfb3ebaa2ec5abd9be62c90cc.tar.bz2 historical-42340750a3ba2e6bfb3ebaa2ec5abd9be62c90cc.zip |
Gentoo Technologies -> Gentoo Foundation
Diffstat (limited to 'net-misc/adjtimex')
-rw-r--r-- | net-misc/adjtimex/files/adjtimex.init | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/adjtimex/files/adjtimex.init b/net-misc/adjtimex/files/adjtimex.init index c58ab04e60a6..3cab4713a0f0 100644 --- a/net-misc/adjtimex/files/adjtimex.init +++ b/net-misc/adjtimex/files/adjtimex.init @@ -1,7 +1,7 @@ #!/sbin/runscript -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/adjtimex/files/adjtimex.init,v 1.1 2004/01/06 04:13:02 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/adjtimex/files/adjtimex.init,v 1.2 2004/07/14 23:53:55 agriffis Exp $ DAEMON=adjtimex OPTS="--tick ${TICK} --frequency ${FREQ}" |