https://github.com/xaionaro/sockrund
Daemon to run processes and create UNIX sockets to be able to monitor the process statuses with external utilities.
https://github.com/xaionaro/sockrund
Last synced: 2 months ago
JSON representation
Daemon to run processes and create UNIX sockets to be able to monitor the process statuses with external utilities.
- Host: GitHub
- URL: https://github.com/xaionaro/sockrund
- Owner: xaionaro
- License: bsd-2-clause
- Created: 2014-02-06T16:55:35.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-02-12T15:32:39.000Z (over 11 years ago)
- Last Synced: 2025-03-11T02:06:10.607Z (2 months ago)
- Language: C
- Homepage:
- Size: 164 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
sockrund
========Daemon to run processes and create UNIX sockets to be able to monitor the process statuses with external utilities.
Motivation
----------To make a supervisor for OpenRC.