On Thursday 28 July 2005 22:26, Steve G <linux_4ever@xxxxxxxxx> wrote: > >After updating audit today I get an error after udev is started that > >says that it can't connot to the audit system. > > Are you sure that you didn't update util-linux, too? I did submit a patch > to util-linux to make hwclock log its actions as this is required by CAPP. > I guess that got pushed out. The hwclock in rawhide doesn't have that, so it seems that the update got in FC4 before Rawhide. :( I've attached a policy patch against the rawhide policy to get things going again. -- http://www.coker.com.au/selinux/ My NSA Security Enhanced Linux packages http://www.coker.com.au/bonnie++/ Bonnie++ hard drive benchmark http://www.coker.com.au/postal/ Postal SMTP/POP benchmark http://www.coker.com.au/~russell/ My home page
--- domains/program/hwclock.te.orig 2005-07-29 21:39:47.000000000 +1000 +++ domains/program/hwclock.te 2005-07-29 21:41:19.000000000 +1000 @@ -42,5 +42,7 @@ read_locale(hwclock_t) +allow hwclock_t self:netlink_audit_socket { create_netlink_socket_perms nlmsg_relay }; + # for when /usr is not mounted dontaudit hwclock_t file_t:dir search;
-- fedora-selinux-list mailing list fedora-selinux-list@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-selinux-list