[Bug 269782] [patch] service(8) Give service a quiet option
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 269782] [patch] service(8) Give service a quiet option"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 269782] [patch] service(8) Give service a quiet option"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 269782] service(8) Give service a quiet option"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 269782] service(8) Give service a quiet option"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 23 Feb 2023 14:49:58 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269782 Bug ID: 269782 Summary: [patch] service(8) Give service a quiet option Product: Base System Version: 13.1-RELEASE Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: misc Assignee: bugs@FreeBSD.org Reporter: freebsd@gushi.org Created attachment 240345 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=240345&action=edit patch file for shell script and man page Pretty trivial patch to give service(8) and associated manpage a "-q (quiet)" option, useful when calling from cron. Note that this specifically only hits when calling "restart" and other commands, but will not quiet an error like service not existing (cron should still make noise on that, I'd think). -- You are receiving this mail because: You are the assignee for the bug.