Files
ports/sysutils/ucored/pkg-descr
T
Kyle Evans 28b8077518 sysutils/ucored: add a new port for user core collection
This utility allows configurable actions to be enacted on user coredumps
produced on the system.  ucored(8) brings functionality to FreeBSD that
is similar to the coredump piping that Linux offers, but with the
flexibility to be scripted with Lua or made conditional on various
properties of the coredump itself.
2025-09-25 22:46:31 -05:00

8 lines
384 B
Plaintext

u(ser)cored applies policy to user cores being produced on the system
This utility allows configurable actions to be enacted on user coredumps
produced on the system. ucored(8) brings functionality to FreeBSD that is
similar to the coredump piping that Linux offers, but with the flexibility to
be scripted with Lua or made conditional on various properties of the coredump
itself.