We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76533a9 commit 8ac5c20Copy full SHA for 8ac5c20
debian/syncd.init
@@ -50,7 +50,7 @@ start)
50
51
elif [ "$onie_platform" == "x86_64-mlnx_x86-r5.0.1400" ]; then
52
start_mlnx
53
- DAEMON_ARGS="-p /etc/syncd.d/mlnx_2700.profile -N"
+ DAEMON_ARGS="-p /etc/syncd.d/mlnx_2700.profile"
54
55
if [ ${ENABLE_SAITHRIFT} == 1 ]; then
56
DAEMON_ARGS+="-r -m /etc/syncd.d/msn2700_port_map.ini"
0 commit comments