Use 'restart' instead of 'reload' in logrotate postrotate stage

Using 'reload' causes Apache2 service to fail and exit sporadically
after the logs are rotated. To avoid that, it is recommended to use
'restart' command instead.

Change-Id: I8f2e678ef27c6605e2b9a4a5a352e92ad5364087
Related-PROD: PROD-22983
1 file changed