adds eec to import policy

This commit is contained in:
Arne Teuke
2019-04-23 21:21:54 +02:00
parent 580770e284
commit 22585b6da9
2 changed files with 10 additions and 7 deletions

View File

@@ -85,6 +85,7 @@ class cd_nrpe::main::files (
seltype => nrpe_etc_t,
seluser => system_u,
content => template($ne_nrpe_te_erb),
notify => Exec['create_nrpe_pp'],
}
}
}