Hiawatha version: 7.5
Operating System: Ubuntu 11.04 amd64
Hi, im attempting to setup a test server within a CHROOT Jail with Hiawatha(Gotta say, its better than all the other crap ive come across
).
I've managed to get the ports binding with privbind(In the Ubuntu repo's), but there's an issue with PID's needing root privelages.
I'm using POSIX ACL's to ensure the security of each directory, etc, and i have the permissions as they need to be configured.
My issue is that every time i start the server, i get an error saying it cant chown & chmod the PID file. Where would I be ale to disable this? I'm happy with modifying the source if I need too, and if i do, which file would it be in?
Thanks in advance