[Bug 266233] [NEW PORT] sysutils/catsit: Process supervisor

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 05 Sep 2022 13:43:34 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266233

            Bug ID: 266233
           Summary: [NEW PORT] sysutils/catsit: Process supervisor
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: DtxdF@disroot.org

Created attachment 236371
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=236371&action=edit
sysutils-catsit.1.4.patch

The catsitd daemon is a process supervisor for FreeBSD and OpenBSD.
It is designed to supervise processes with the following behavior:

* The process runs in the foreground, not as a daemon.
* The process logs to standard output or standard error.
* The process handles errors by exiting and expects to be
  restarted.
* The process indicates its reason for exiting with sysexits(3).

WWW: https://git.causal.agency/catsit

-- 
You are receiving this mail because:
You are the assignee for the bug.