Name: | procServ |
---|---|
Version: | 2.7.0 |
Release: | 1.el7 |
Architecture: | aarch64 |
Group: | Applications/System |
Size: | 268499 |
License: | GPLv3 |
RPM: | procServ-2.7.0-1.el7.aarch64.rpm |
Source RPM: | procServ-2.7.0-1.el7.src.rpm |
Build Date: | Sat Jul 14 2018 |
Build Host: | ca-buildarm03.us.oracle.com |
Vendor: | Oracle America |
URL: | http://sourceforge.net/projects/procserv |
Summary: | Process server with telnet console and log access |
Description: | procServ is a wrapper that starts an arbitrary command as a child process in the background, connecting its standard input and output to a TCP port for telnet access. It supports logging, child restart (manual or automatic on exit), and more. procServ does not have the rich feature set of the screen utility, but is intended to provide running a command in a system service style, in a small, robust way. Handling multiple users, authorization, authentication, central logging is done best on a higher level, using a package like conserver. For security reasons, procServ only accepts connections from localhost. |
- New upstream version (for epel7)
- Install docs to %{_pkgdocdir} where available (#994051).
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- New upstream version - Added libtelnet dependency
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
- Rebuilt for gcc bug 634757
- More spec clean-up suggested by Martin Gieseking: Adapted Source0 URL to follow guidelines for Sourceforge.net Fixed macro usage in changelog (avoid rpmlint warning) Added specific man section to wildcard in %files