Mon, 02 Feb 2026 18:42:55 CST | login

Information for build procServ-2.7.0-1.oc9

ID23387
Package NameprocServ
Version2.7.0
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/procServ.git?.#3812c2ae03dd19d14d99bd58aea50ce7e1900d64
SummaryProcess server with telnet console and log access
DescriptionprocServ is a wrapper that starts an arbitrary command as a child process in the background, connecting its standard input and output to a Unix domain socket or 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.
Built byfanjunkong
State complete
Volume DEFAULT
StartedMon, 03 Jun 2024 20:09:06 CST
CompletedMon, 03 Jun 2024 20:13:11 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/procServ.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/procServ.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
procServ-2.7.0-1.oc9.src.rpm (info) (download)
aarch64
procServ-2.7.0-1.oc9.aarch64.rpm (info) (download)
procServ-debuginfo-2.7.0-1.oc9.aarch64.rpm (info) (download)
procServ-debugsource-2.7.0-1.oc9.aarch64.rpm (info) (download)
x86_64
procServ-2.7.0-1.oc9.x86_64.rpm (info) (download)
procServ-debuginfo-2.7.0-1.oc9.x86_64.rpm (info) (download)
procServ-debugsource-2.7.0-1.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.7.0-1 - initial build