gamegos / cesi

CeSI is a web interface for managing multiple supervisors from the same place.
GNU General Public License v3.0
577 stars 185 forks source link

add support for process_name with '/' #38

Closed tiagocoutinho closed 7 years ago

tiagocoutinho commented 7 years ago

If a process name is defined in supervisor.conf like: process_name=Vacuum/sector1 cesi is not able to start/stop/restart or readlog the process.

This PR fixes that