OP#436 add main file control

This commit is contained in:
2026-02-21 13:44:41 +01:00
parent 65a0edd26f
commit 47905966a7
3 changed files with 16 additions and 10 deletions

View File

@@ -37,6 +37,7 @@ At this stage, the module is being redeveloped and being built to the latest sta
- an additional directory /etc/nagios/conf.d is created to place the custom checks etc. without being overwritten by updates.
- if `ng_include_nrpe`is set to `true`, the confdroid_nrpe module is automatically applied on clients ([confdroid_nrpe](https://sourcecode.confdroid.com/confdroid/confdroid_nrpe) must be in the catalogue then)
- configures all required directories for server and clients and sets proper permissions and selinux contexts
### configuring user access
ToDo