Alexandros Kosiaris has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/243146

Change subject: otrs: scheduler is forking, set Type accordingly
......................................................................

otrs: scheduler is forking, set Type accordingly

Set systemd unit type to forking since that the OTRS scheduler's model

Change-Id: I006c6d2ebd57702de02dab0ce0f99b7ff72c9560
---
M modules/otrs/templates/initscripts/otrs-scheduler.systemd.erb
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/46/243146/1

diff --git a/modules/otrs/templates/initscripts/otrs-scheduler.systemd.erb 
b/modules/otrs/templates/initscripts/otrs-scheduler.systemd.erb
index ed2fba1..6592627 100644
--- a/modules/otrs/templates/initscripts/otrs-scheduler.systemd.erb
+++ b/modules/otrs/templates/initscripts/otrs-scheduler.systemd.erb
@@ -9,6 +9,7 @@
 Restart=always
 RestartSec=2s
 TimeoutStopSec=60
+Type=forking
 ExecStart=/opt/otrs/bin/otrs.Scheduler.pl -a start
 ExecStop=/opt/otrs/bin/otrs.Scheduler.pl -a stop
 

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I006c6d2ebd57702de02dab0ce0f99b7ff72c9560
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Alexandros Kosiaris <akosia...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to