Stop notifying make-resolv-conf-immutable

* modules/unbound/manifests/init.pp: Stop notifying
make-resolv-conf-immutable since it no longer exists.

Change-Id: I843460e0be35412a7a954dcc0afc9574d6c633d4
This commit is contained in:
Jeremy Stanley 2014-04-28 17:50:07 +00:00
parent d40b2691a8
commit 02f2f302cc
1 changed files with 0 additions and 1 deletions

View File

@ -69,7 +69,6 @@ class unbound (
group => 'root',
mode => '0444',
require => Service['unbound'],
notify => Exec['make-resolv-conf-immutable'],
}
service { 'unbound':