Filippo Giunchedi has submitted this change and it was merged.

Change subject: jobchron: log rotate
......................................................................


jobchron: log rotate

bug: T96132
Change-Id: I86e8a8207e6eda1d50fc0ef4b143bcf4b3e2d6cb
---
M modules/mediawiki/files/jobchron.conf
1 file changed, 1 insertion(+), 2 deletions(-)

Approvals:
  Filippo Giunchedi: Verified; Looks good to me, approved



diff --git a/modules/mediawiki/files/jobchron.conf 
b/modules/mediawiki/files/jobchron.conf
index b35e72a..e6c94fa 100644
--- a/modules/mediawiki/files/jobchron.conf
+++ b/modules/mediawiki/files/jobchron.conf
@@ -19,8 +19,7 @@
   exec start-stop-daemon --quiet --start --pidfile 
"${JOBCHRON_PID:-/var/run/jobchron/pid}" \
     --chuid "${JOBRUNNER_USER:-nobody}:${JOBRUNNER_GROUP:-nogroup}" 
--make-pidfile \
        --exec /usr/bin/php -- 
/srv/deployment/jobrunner/jobrunner/redisJobChronService \
-    --config-file="${JOBRUNNER_CONFIG:-/etc/jobrunner.conf}" $DAEMON_OPTS \
-       >> "${JOBCHRON_LOGFILE:-/var/log/mediawiki/jobchron.log}" 2>&1
+    --config-file="${JOBRUNNER_CONFIG:-/etc/jobrunner.conf}" $DAEMON_OPTS
 end script
 
 respawn

-- 
To view, visit https://gerrit.wikimedia.org/r/218905
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I86e8a8207e6eda1d50fc0ef4b143bcf4b3e2d6cb
Gerrit-PatchSet: 5
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Matanya <[email protected]>
Gerrit-Reviewer: Aaron Schulz <[email protected]>
Gerrit-Reviewer: Alexandros Kosiaris <[email protected]>
Gerrit-Reviewer: Dzahn <[email protected]>
Gerrit-Reviewer: Filippo Giunchedi <[email protected]>
Gerrit-Reviewer: Matanya <[email protected]>
Gerrit-Reviewer: Ori.livneh <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to