I can't tell you how to fix the logging, as I am not even sure where the
failure is yet. It possible the kernel is cutting the message off,  or
possibly the logging daemon.

However the message is enough for me to recognize the failure as a rule
missing for the socket af packet. I don't have full information on what
is missing but my guess is you need the following rule added to the
/etc/apparmor.d/usr.bin.dhcpd profile

  network packet raw,

you will need to reload the profile and restart the service or reboot
before the rule will take effect

if that doesn't work you can make the rule more generic and go with

  network packet,

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1103043

Title:
  AppArmor won't let DHCP server  write to file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1103043/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to