1 2 3 4 5 6
post_install(){ chmod -R a+w /opt/apps/com.wind.wft/files/etc } post_upgrade(){ post_install }