diff options
Diffstat (limited to 'dev-db/postgresql/files/pg_autovacuum.init-8.0.4')
-rw-r--r-- | dev-db/postgresql/files/pg_autovacuum.init-8.0.4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/postgresql/files/pg_autovacuum.init-8.0.4 b/dev-db/postgresql/files/pg_autovacuum.init-8.0.4 index 494dd3e2f538..18836676ed70 100644 --- a/dev-db/postgresql/files/pg_autovacuum.init-8.0.4 +++ b/dev-db/postgresql/files/pg_autovacuum.init-8.0.4 @@ -1,7 +1,7 @@ #!/sbin/runscript # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/files/pg_autovacuum.init-8.0.4,v 1.1 2005/10/08 23:06:24 nakano Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/files/pg_autovacuum.init-8.0.4,v 1.1.1.1 2005/11/30 10:11:46 chriswhite Exp $ depend() { need postgresql logger |