Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: modules/adblockplus/manifests/web/mimeo.pp

Issue 29592640: #4724 - Restart mimeo service after log rotation (Closed)
Patch Set: For comments 2 and 3 Created Oct. 31, 2017, 2:11 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: modules/adblockplus/manifests/web/mimeo.pp
===================================================================
--- a/modules/adblockplus/manifests/web/mimeo.pp
+++ b/modules/adblockplus/manifests/web/mimeo.pp
@@ -93,6 +93,9 @@
' compress',
' missingok',
' nodateext',
+ ' postrotate',
+ ' service mimeo restart',
+ ' endscript',
'}',
], "\n"),
default => undef,
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld