This tiny patch to postgresql start script make it visualy compliant with other service start scripts :-)
[guillaume@baader db]$ sudo diff -Nau /etc/init.d/postgresql~
/etc/init.d/postgresql
--- /etc/init.d/postgresql~ 2002-08-13 20:14:23.000000000 +0200
+++ /etc/init.d/postgresql 2002-08-26 21:15:37.000000000 +0200
@@ -158,6 +158,7 @@
else
failure "%s" "$PSQL_START"
fi
+ echo
fi
}
--
Guillaume Rousse <[EMAIL PROTECTED]>
GPG key http://lis.snv.jussieu.fr/~rousse/gpgkey.html
