Hello!
I'm porting ZoneMinder, it needs folder, writable under web server user.
I wrote in post-install something like this
${INSTALL} -d -g ${WWWGRP} -o ${WWWOWN} ${STAGEDIR}${WWWDIR}/images
I can see right permissions in a stage directory, however, after
installation a destination folder has root:wheel owner.
How can create directory in a proper way?
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"