91e785279a
* [platform/mellanox] remove mlnx-sfpd * [platform/mellanox] remove mlnx-sfpd source files
9 lines
107 B
Bash
Executable File
9 lines
107 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
rm -f /var/run/rsyslogd.pid
|
|
|
|
supervisorctl start rsyslogd
|
|
|
|
supervisorctl start syncd
|
|
|