From 26257fe60c86978e94b26972207923fc8d1f29e5 Mon Sep 17 00:00:00 2001 From: Chen Qi Date: Thu, 6 Sep 2018 09:38:59 +0800 Subject: fs-perms-nagios.txt: add perms conf file 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 Signed-off-by: Bruce Ashfield --- 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 00000000..1334cd12 --- /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 -- cgit v1.2.3-54-g00ecf