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:
parent
159bb69ce9
commit
b353c10eb7
@ -69,7 +69,6 @@ class unbound (
|
||||
group => 'root',
|
||||
mode => '0444',
|
||||
require => Service['unbound'],
|
||||
notify => Exec['make-resolv-conf-immutable'],
|
||||
}
|
||||
|
||||
service { 'unbound':
|
||||
|
Loading…
Reference in New Issue
Block a user