4a46d41c1c
When running the docker auto-updater image as non-root user, supervisord logs a "CRIT could not write pidfile /run/supervisord.pid" since the user does not have permission to the /run directory. Changing the location to /etc/supervisor fixes it because permissions are set for non-root access of the /etc/supervisor directory. Closes https://github.com/storj/storj/issues/4730 Change-Id: Id463f3a08db44dd9283921ece4575abdad9bd7f2 |
||
---|---|---|
.. | ||
supervisor |