On Mon, Aug 27, 2012 at 01:46:35PM -0700, David O'Brien (@FreeBSD) wrote: > Index: ldconfig > =================================================================== > --- ldconfig (revision 239751) > +++ ldconfig (working copy) > @@ -4,7 +4,7 @@ > # > > # PROVIDE: ldconfig > -# REQUIRE: mountcritremote cleanvar > +# REQUIRE: mountcritremote FILESYSTEMS ...
Doug asked that I post my "before and after" rcorder output of this diff to the list: --- /tmp/before 2012-09-10 21:55:41.000000000 -0700 +++ /tmp/after 2012-09-10 21:55:45.000000000 -0700 @@ -15,12 +15,12 @@ mdconfig hostid_save mountcritlocal zfs +var +cleanvar FILESYSTEMS kldxref kld addswap -var -cleanvar random postrandom adjkerntz _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-rc To unsubscribe, send any mail to "[email protected]"
