Fixed SELinux context from rndc.conf.
This commit is contained in:
parent
f068458514
commit
9f0c254675
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@ class dns::server {
|
||||||
},
|
},
|
||||||
require => Exec["rndc-confgen"],
|
require => Exec["rndc-confgen"],
|
||||||
notify => Service["named"],
|
notify => Service["named"],
|
||||||
|
seltype => "dnssec_t",
|
||||||
}
|
}
|
||||||
|
|
||||||
service { "named":
|
service { "named":
|
||||||
|
|
Loading…
Add table
Reference in a new issue