Skip to content

Commit

Permalink
Remove gbsyncd_start.sh (sonic-net#808)
Browse files Browse the repository at this point in the history
`gbsyncd_start.sh` was a simple wrapper which only called `exec "/usr/bin/gbsyncd_startup.py"`. This causes unnecessary extra complexity and maintenance. It makes things simpler to run `/usr/bin/gbsyncd_startup.py` directly, which is being done by sonic-net/sonic-buildimage#7084. That PR has merged, so we can now merge this.
  • Loading branch information
jleveque committed Mar 22, 2021
1 parent 47643fe commit 55dd4b1
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions syncd/scripts/gbsyncd_start.sh

This file was deleted.

0 comments on commit 55dd4b1

Please sign in to comment.