~smoser/ubuntu/precise/isc-dhcp/nouid

« back to all changes in this revision

Viewing changes to debian/apparmor-profile.dhcpd

  • Committer: Scott Moser
  • Date: 2013-06-03 20:08:10 UTC
  • mfrom: (51.1.2 precise-updates.dist)
  • Revision ID: smoser@ubuntu.com-20130603200810-3aczsge9p2q8oen0
* refresh against 4.1.ESV-R4-0ubuntu5.8
* Allow dhcpd to read /etc/ldap/ldap.conf for isc-dhcp-server-ldap.
  (LP: #1057358). Backported from Stéphane Graber's quantal patch.
* Include patch from RedHat/Fedora to deal with hardware/xen/virtio offload
  of UDP checksums. (LP: #930962)
* Update apparmor profile to add required the "network packet raw" rule
  for the checksum change.

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
 
17
17
  network inet raw,
18
18
  network packet packet,
 
19
  network packet raw,
 
20
 
19
21
  @{PROC}/[0-9]*/net/dev r,
20
22
  @{PROC}/[0-9]*/net/{dev,if_inet6} r,
21
23
 
34
36
  /var/log/** rw,
35
37
  /{,var/}run/{,dhcp-server/}dhcpd{,6}.pid rw,
36
38
 
 
39
  # isc-dhcp-server-ldap
 
40
  /etc/ldap/ldap.conf r,
 
41
 
37
42
  # LTSP. See:
38
43
  # http://www.ltsp.org/~sbalneav/LTSPManual.html
39
44
  # https://wiki.edubuntu.org/