Page 1 of 1

How to make zoneminder write group rw files?

Posted: Thu Aug 29, 2013 5:54 am
by bs27975
What do I have to do to have zoneminder (I assume it is zoneminder not apache2) write group writable files?

umask 0002 in /etc/apache2/envvars doesn't seem to do it.

My initial chmod -R g+s * does, at least, seem to be being perpetuated for event directory creation, but the jpg's themselves are still going -rw-r----- (www-data:www-data).