| Name: | multiwatch |
|---|---|
| Version: | 1.0.0 |
| Release: | 6.el9 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 72383 |
| License: | MIT |
| RPM: | multiwatch-1.0.0-6.el9.aarch64.rpm |
| Source RPM: | multiwatch-1.0.0-6.el9.src.rpm |
| Build Date: | Thu Feb 17 2022 |
| Build Host: | build-ol9-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://redmine.lighttpd.net/projects/multiwatch/wiki |
| Summary: | Forks and watches multiple instances of a program in the same context |
| Description: | Multiwatch forks multiple instance of one application and keeps them running. It is made to be used with spawn-fcgi, so all forks share the same fastcgi socket (no web server restart needed if you increase/decrease the number of forks), and it is easier than setting up multiple daemontool supervised instances. |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
- Fix spelling in %description
- Add upstream patch to fix --signal behaviour
- Initial package