All pastes #2056077 Raw Edit

quique

public text v1 · immutable
#2056077 ·published 2011-05-10 07:55 UTC
rendered paste body
Index: ChangeLog===================================================================--- ChangeLog	(revision 21335)+++ ChangeLog	(working copy)@@ -1,3 +1,5 @@+HEAD+	+ Apparmor profile now works without DNS module installed 2.0.5 	+ Write standard dhcpd apparmor profile when setting the 	  configuration and migration to remove old apparmor profile toIndex: stubs/apparmor-dhcpd.profile.mas===================================================================--- stubs/apparmor-dhcpd.profile.mas	(revision 21335)+++ stubs/apparmor-dhcpd.profile.mas	(working copy)@@ -52,8 +52,10 @@   /var/run/eucalyptus/net/*.leases* lrw,   /var/run/eucalyptus/net/*.trace lrw, +% if ($keysFile) {   # For dynamic DNS (Zentyal)   <% $keysFile %> r,+% }      # For allowing custom tweaking (Zentyal)   <% $confDir %>* r,