[meta-virtualization] [PATCH V2 5/6] fs-perms-nagios.txt: add perms conf file

Chen Qi Qi.Chen at windriver.com
Wed Sep 5 18:38:59 PDT 2018


Add this perms conf file to avoid do_rootfs failure due to conflicts
among nagios packages.

The error message is like below.

Error: Transaction check error:
  file /etc/nagios conflicts between attempted installs of \
  nagios-core-4.0.8-r0.core2_64 and nagios-nrpe-plugin-2.15-r0.core2_64

Signed-off-by: Chen Qi <Qi.Chen at windriver.com>
---
 files/fs-perms-nagios.txt | 2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 files/fs-perms-nagios.txt

diff --git a/files/fs-perms-nagios.txt b/files/fs-perms-nagios.txt
new file mode 100644
index 0000000..1334cd1
--- /dev/null
+++ b/files/fs-perms-nagios.txt
@@ -0,0 +1,2 @@
+${sysconfdir}/nagios                       0755    nagios    nagios    false - - -
+${libdir}/nagios/plugins                   0755    nagios    nagios    true 0644 nagios nagios
-- 
2.7.4



More information about the meta-virtualization mailing list