plathrop / puppet-module-supervisor

Puppet module for configuring the supervisor daemon tool.
BSD 3-Clause "New" or "Revised" License
6 stars 0 forks source link

Update service to allow starting/stopping services that have numprocs>1... #13

Closed aripringle closed 12 years ago

aripringle commented 12 years ago

... as process names become SERVICENAME:* instead of just SERVICENAME

plathrop commented 12 years ago

Nice, thanks!