Supervisor / supervisor

Supervisor process control system for Unix (supervisord)
http://supervisord.org
Other
8.46k stars 1.24k forks source link

Create /var/log/supervisor/ if not exists #1644

Closed pompushko closed 4 months ago

pompushko commented 4 months ago

Hello

I facing one issue, when I have clean folder /var/log/ Is there any solution except to create every boot time folder /var/log/supervisor/

piwpiw@piwpiw:/opt/piw $ /usr/bin/supervisord -n -c /etc/supervisor/supervisord.conf
Error: The directory named as part of the path /var/log/supervisor/supervisord.log does not exist
For help, use /usr/bin/supervisord -h

Thank you!

mnaberez commented 4 months ago

Duplicate of #120