sonic-buildimage/platform/centec/docker-saiserver-centec/start.sh
guxianghong bb798a3628
[centec] Support saiserver docker for centec-x86 and centec-arm64 platform (#9162)
Fix docker-syncd-centec-rpc.gz compile fail
Support Centec saiserver docker

Co-authored-by: Xianghong Gu <xgu@centecnetworks.com>
2021-11-15 21:58:47 -08:00

15 lines
145 B
Bash
Executable File

#!/usr/bin/env bash
start_centec()
{
}
rm -f /var/run/rsyslogd.pid
supervisorctl start rsyslogd
start_centec
supervisorctl start saiserver