[Bug 255207] rc_startmsgs: Silence "Starting ..." messages
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 20 Aug 2021 14:40:01 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255207 --- Comment #7 from Jose Luis Duran <jlduran@gmail.com> --- (In reply to Warner Losh from comment #6) Sure, I think it would be a welcomed addition to rc.subr. That way it could handle echo's "-n" flag for cases like jails: "Starting jails: jail1 jail2 jailn." and avoid the ifs. I originally decided to close this PR as incomplete, since there is no `rc_stopmsgs`, hence some "Stopping ..." messages will still be displayed. -- You are receiving this mail because: You are the assignee for the bug.