Skip to content

Commit 2c44459

Browse files
jiacaolguohan
authored andcommitted
Take sonic-swss commit 96b5b52 (#164)
1 parent 057eea8 commit 2c44459

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

platform/p4/docker-sonic-p4/startup.sh

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
#!/bin/bash
22

3+
echo "Set onie_platform to x86_64-barefoot_p4-r0"
4+
export onie_platform=x86_64-barefoot_p4-r0
5+
36
echo "Start rsyslog"
47
service rsyslog start
58

src/sonic-swss

0 commit comments

Comments
 (0)