WIP: erp5: automatically reload backend apaches when configuration changes
Introduce an service to tell apache to reload its config.
This uses hash-files
feature of slapos.cookbook:wrapper to get this
process restarted everytime something change in apache configuration
files.
This service wait forever to prevent reloading apache everytime slapos
node instance is running but only when something actually changed.