Skip to content

Commit 8ac5c20

Browse files
author
Shuotian Cheng
committed
syncd.init: Enabling counter collecting mechanism on Mellanox platform
1 parent 76533a9 commit 8ac5c20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

debian/syncd.init

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ start)
5050

5151
elif [ "$onie_platform" == "x86_64-mlnx_x86-r5.0.1400" ]; then
5252
start_mlnx
53-
DAEMON_ARGS="-p /etc/syncd.d/mlnx_2700.profile -N"
53+
DAEMON_ARGS="-p /etc/syncd.d/mlnx_2700.profile"
5454

5555
if [ ${ENABLE_SAITHRIFT} == 1 ]; then
5656
DAEMON_ARGS+="-r -m /etc/syncd.d/msn2700_port_map.ini"

0 commit comments

Comments
 (0)