Kim Culhan wrote:

Subject says it all.. nothing in UPDATING regarding audit group.

Appears to have been in the process of linking sshd

This src is RELENG_6 cvsup'd ~1930 UTC this date

Any help is greatly appreciated

-kim

--
[EMAIL PROTECTED]
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Kim;

I expect you forgot to run mergemaster. That would have added the audit group. From (near the end) of UPDATING;

       To rebuild everything and install it on the current system.
       -----------------------------------------------------------
       # Note: sometimes if you are running current you gotta do more than
       # is listed here if you are upgrading from a really old current.

       <make sure you have good level 0 dumps>
       make buildworld
       make kernel KERNCONF=YOUR_KERNEL_HERE
                                                                  [1]
       <reboot in single user>                     [3]
       mergemaster -p                                 [5]
       make installworld
       make delete-old
       mergemaster                                     [4]
       <reboot>

Further down in UPDATING you'll see the notes referenced in the above procedure.

Patrick

_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to