diff options
| author | Yth - Arnaud <yth@ythogtha.org> | 2023-07-08 08:52:13 +0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-07-08 08:52:13 +0700 |
| commit | 803bed53fb0b8fc2b4cf51685c30eb3fcf76af4d (patch) | |
| tree | 1b41956571c40b09814500bf9ff590e3ec22375f /python/python3-zdaemon/README | |
| parent | 1279d69c531124217dcece2123834f6f68ec2dbb (diff) | |
python/python3-zdaemon: Added (Daemon process control library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-zdaemon/README')
| -rw-r--r-- | python/python3-zdaemon/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/python/python3-zdaemon/README b/python/python3-zdaemon/README new file mode 100644 index 0000000000..5f1b402514 --- /dev/null +++ b/python/python3-zdaemon/README @@ -0,0 +1,6 @@ +zdaemon: process controller for Unix-based systems + +zdaemon is a Unix (Unix, Linux, Mac OS X) Python program that wraps +commands to make them behave as proper daemons. +zdaemon provides a script, zdaemon, that can be used to run other +programs as POSIX (Unix) daemons. |
