sonic-buildimage/platform/mellanox/docker-syncd-mlnx/start.sh
Marian Pritsak 0db8704754 [Mellanox]: Remove FW upgrade procedure in docker (#989)
FW upgrade is done outside the container.
This piece of code was left accidentally during the merge.
2017-09-26 11:22:00 -07:00

8 lines
106 B
Bash
Executable File

#!/usr/bin/env bash
rm -f /var/run/rsyslogd.pid
supervisorctl start rsyslogd
supervisorctl start syncd