Created attachment 212061 [details] Patch to 0.3.0 Added: * -j flag accepting either a numeric jail ID or jail name Fixed: * Added --libxo to usage diagnostic. * Properly treat pid as the key field for libxo (was pid and jid)
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/122196124
A commit references this bug: Author: fernape Date: Tue Mar 3 18:07:02 UTC 2020 New revision: 527687 URL: https://svnweb.freebsd.org/changeset/ports/527687 Log: sysutils/checkrestart: update to 0.3.0 From ChangeLog: https://github.com/Freaky/checkrestart/releases/tag/v0.3.0 Added * -j flag accepting either a numeric jail ID or jail name Fixed * Added --libxo to usage diagnostic. * Properly treat pid as the key field for libxo (was pid and jid) PR: 244531 Submitted by: tom@hur.st (maintainer) Changes: head/sysutils/checkrestart/Makefile head/sysutils/checkrestart/distinfo
Committed, Thanks!