i run csf on and modified the tmp filesystem per recommendations ...
csf was previously complaining about the following:
- /tmp should be mounted as a separate filesystem with the noexec,nosuid options set
- /var/tmp should either be symlinked to /tmp or mounted as a filesystem
i followed the guide here which worked well on other non asterisk/fop2 systems but in doing so the fop2 service will no longer start nor can i seem to retrieve any meaningful info on the failure, before rolling back to the snapshot prior to the changes i thought someone may have some suggestions
here are the changes i implemented:
http://ptihosting.com/blog/it-blog/how- ... ec-nosuid/
any thoughts ?