Forum OpenACS Development: Re: Move openacs4.tcl AOLserver config file to real location

Andrew,

My bad, I understand now.  What you are suggesting sounds good to me.

Ivan

This is in progress in HEAD, and probably accidentally in 4.6.3 (CVS branches kick my ass daily).  We have /etc/config.tcl and /etc/analog.cfg.  I planning to wait until after 4.6.3 to add /etc/daemontools/run.  I don't see any reason to create empty /log and /database-backup directories since the permissions will have to be tweaked anyway so might as well just create them, plus cvs and tar weirdness with empty directories.
Joel, I think you should create the /log and /database-backup directories (perhaps with a file named ".keepme" to keep cvs happy). Even if you have to tweak permissions you could just chown -R your /web/service directory, and if we can assume /log and /database-backup already exist we can program the run scripts properly so that OpenACS runs "out of the box".

Regards,

-Oscar