Comment 48 for bug 1582116

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/20599
Committed: http://github.org/Juniper/contrail-provisioning/commit/95282f55d3ad3eb2bc315a38fef08c445b657557
Submitter: Zuul (<email address hidden>)
Branch: R3.0

commit 95282f55d3ad3eb2bc315a38fef08c445b657557
Author: Nikhil B <email address hidden>
Date: Wed May 25 11:43:17 2016 +0530

Moving the supervisord files from /tmp to /var/run

At present, supervisord socket files are created at /tmp which may get
deleted. Those socket files are being moved to /var/run instead
Partial-Bug: 1582116

Change-Id: I1113f25372d23136642025b1bb500644273c2b4d
(cherry picked from commit 9ec1480e9ca4482b09f28225022d933bbf3227d3)