Index: openacs-4/etc/daemontools/run =================================================================== RCS file: /usr/local/cvsroot/openacs-4/etc/daemontools/run,v diff -u -r1.5 -r1.5.2.1 --- openacs-4/etc/daemontools/run 26 Feb 2004 15:28:35 -0000 1.5 +++ openacs-4/etc/daemontools/run 14 Jul 2004 18:14:17 -0000 1.5.2.1 @@ -1,5 +1,8 @@ #!/bin/sh +# give time for Postgres to come up +sleep 4 + exec /usr/local/aolserver/bin/nsd-postgres -it /var/lib/aolserver/service0/etc/config.tcl -u service0 -g web # For AOLserver 4 using privileged ports (usually < 1024), add the flag