Re: svn commit: r364955 - stable/12/libexec/rc/rc.d

2020-08-29 Thread Sean C. Farley
On Sat, 29 Aug 2020, Edward Tomasz Napierala wrote: Author: trasz Date: Sat Aug 29 12:54:17 2020 New Revision: 364955 URL: https://svnweb.freebsd.org/changeset/base/364955 Log: Drop the "nocover" option from the linux rc script; the option is not yet supported in 12-STABLE. This is a direct

svn commit: r364955 - stable/12/libexec/rc/rc.d

2020-08-29 Thread Edward Tomasz Napierala
Author: trasz Date: Sat Aug 29 12:54:17 2020 New Revision: 364955 URL: https://svnweb.freebsd.org/changeset/base/364955 Log: Drop the "nocover" option from the linux rc script; the option is not yet supported in 12-STABLE. This is a direct commit intended as a temporary workaround. R