From a2229b218e1163d2bdc8d6871b969294c0826084 Mon Sep 17 00:00:00 2001 From: Andriy Kokhan Date: Fri, 8 Nov 2019 05:14:09 -0800 Subject: [PATCH] [pmon][barefoot] Added pmon daemons control file Signed-off-by: Andriy Kokhan --- .../pmon_daemon_control.json | 6 ++++++ .../pmon_daemon_control.json | 6 ++++++ 2 files changed, 12 insertions(+) create mode 100644 device/barefoot/x86_64-accton_wedge100bf_32x-r0/pmon_daemon_control.json create mode 100644 device/barefoot/x86_64-accton_wedge100bf_65x-r0/pmon_daemon_control.json diff --git a/device/barefoot/x86_64-accton_wedge100bf_32x-r0/pmon_daemon_control.json b/device/barefoot/x86_64-accton_wedge100bf_32x-r0/pmon_daemon_control.json new file mode 100644 index 00000000000..3a76f2fdd0e --- /dev/null +++ b/device/barefoot/x86_64-accton_wedge100bf_32x-r0/pmon_daemon_control.json @@ -0,0 +1,6 @@ +{ + "skip_ledd": true, + "skip_xcvrd": false, + "skip_psud": false, + "skip_syseepromd": false +} diff --git a/device/barefoot/x86_64-accton_wedge100bf_65x-r0/pmon_daemon_control.json b/device/barefoot/x86_64-accton_wedge100bf_65x-r0/pmon_daemon_control.json new file mode 100644 index 00000000000..3a76f2fdd0e --- /dev/null +++ b/device/barefoot/x86_64-accton_wedge100bf_65x-r0/pmon_daemon_control.json @@ -0,0 +1,6 @@ +{ + "skip_ledd": true, + "skip_xcvrd": false, + "skip_psud": false, + "skip_syseepromd": false +}