From b13f46d3eeadaaccb530cb0820384d65a29bb6a0 Mon Sep 17 00:00:00 2001 From: Andriy Kokhan <43479230+akokhan@users.noreply.github.com> Date: Sat, 9 Nov 2019 07:43:18 +0200 Subject: [PATCH] [pmon][barefoot] Added pmon daemons control file (#3728) 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 000000000000..3a76f2fdd0e4 --- /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 000000000000..3a76f2fdd0e4 --- /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 +}