From 97934b11ce894c77728a5adf7af3c7627996a75b Mon Sep 17 00:00:00 2001 From: patvdv Date: Mon, 25 Mar 2019 20:56:05 +0100 Subject: [PATCH] Fix conffiles --- .../DEBIAN/hc-exadata-platform/conffiles | 4 ---- .../linux/DEBIAN/hc-linux-platform/conffiles | 19 ------------------- build/linux/DEBIAN/hc-linux/conffiles | 3 --- build/linux/DEBIAN/hc-notify-eif/conffiles | 1 - build/linux/DEBIAN/hc-notify-sms/conffiles | 1 - 5 files changed, 28 deletions(-) delete mode 100644 build/exadata/DEBIAN/hc-exadata-platform/conffiles delete mode 100644 build/linux/DEBIAN/hc-notify-eif/conffiles delete mode 100644 build/linux/DEBIAN/hc-notify-sms/conffiles diff --git a/build/exadata/DEBIAN/hc-exadata-platform/conffiles b/build/exadata/DEBIAN/hc-exadata-platform/conffiles deleted file mode 100644 index b3e9152..0000000 --- a/build/exadata/DEBIAN/hc-exadata-platform/conffiles +++ /dev/null @@ -1,4 +0,0 @@ -/etc/opt/hc/check_exadata_zfs_logs.conf -/etc/opt/hc/check_exadata_zfs_services.conf -/etc/opt/hc/check_exadata_zfs_share_replication.conf -/etc/opt/hc/check_exadata_zfs_share_usage.conf diff --git a/build/linux/DEBIAN/hc-linux-platform/conffiles b/build/linux/DEBIAN/hc-linux-platform/conffiles index 66b4ce3..939cc30 100644 --- a/build/linux/DEBIAN/hc-linux-platform/conffiles +++ b/build/linux/DEBIAN/hc-linux-platform/conffiles @@ -1,21 +1,2 @@ -/etc/opt/hc/check_linux_burp_backup.conf -/etc/opt/hc/check_linux_es_status.conf -/etc/opt/hc/check_linux_file_age.conf -/etc/opt/hc/check_linux_file_change.conf -/etc/opt/hc/check_linux_fs_usage.conf -/etc/opt/hc/check_linux_hpacucli.conf -/etc/opt/hc/check_linux_hpasmcli.conf -/etc/opt/hc/check_linux_hplog.conf -/etc/opt/hc/check_linux_hpssacli.conf -/etc/opt/hc/check_linux_mysqld_status.conf -/etc/opt/hc/check_linux_ntp_status.conf -/etc/opt/hc/check_linux_process_limits.conf -/etc/opt/hc/check_linux_root_crontab.conf -/etc/opt/hc/check_linux_sg_cluster_config.conf -/etc/opt/hc/check_linux_sg_cluster_status.conf -/etc/opt/hc/check_linux_sg_package_config.conf -/etc/opt/hc/check_linux_sg_package_status.conf -/etc/opt/hc/check_linux_vz_ct_counters.conf -/etc/opt/hc/check_linux_vz_ct_status.conf /etc/opt/hc/core/templates/mail_body.tpl-check_linux_fs_mounts_options /etc/opt/hc/core/templates/mail_body.tpl-check_linux_root_crontab diff --git a/build/linux/DEBIAN/hc-linux/conffiles b/build/linux/DEBIAN/hc-linux/conffiles index b8c8978..1202498 100644 --- a/build/linux/DEBIAN/hc-linux/conffiles +++ b/build/linux/DEBIAN/hc-linux/conffiles @@ -1,6 +1,3 @@ -/etc/logrotate.d/check_health -/etc/opt/hc/check_host.conf -/etc/opt/hc/core/check_health.conf /etc/opt/hc/core/templates/mail_body.tpl /etc/opt/hc/core/templates/mail_footer.tpl /etc/opt/hc/core/templates/mail_header.tpl diff --git a/build/linux/DEBIAN/hc-notify-eif/conffiles b/build/linux/DEBIAN/hc-notify-eif/conffiles deleted file mode 100644 index 33918b9..0000000 --- a/build/linux/DEBIAN/hc-notify-eif/conffiles +++ /dev/null @@ -1 +0,0 @@ -/etc/opt/hc/core/providers/notify_eif.conf diff --git a/build/linux/DEBIAN/hc-notify-sms/conffiles b/build/linux/DEBIAN/hc-notify-sms/conffiles deleted file mode 100644 index a684128..0000000 --- a/build/linux/DEBIAN/hc-notify-sms/conffiles +++ /dev/null @@ -1 +0,0 @@ -/etc/opt/hc/core/providers/notify_sms.conf