Skip to content

Commit

Permalink
[201811] Log message containing SONiC version to syslog at boot (#3417)
Browse files Browse the repository at this point in the history
  • Loading branch information
jleveque authored and lguohan committed Sep 8, 2019
1 parent 97130ee commit aee7d86
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions files/image_config/platform/rc.local
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,8 @@ program_console_speed()

#### Begin Main Body ####

logger "SONiC version ${SONIC_VERSION} starting up..."

# If the machine.conf is absent, it indicates that the unit booted
# into SONiC from another NOS. Extract the machine.conf from ONIE.
if [ ! -e /host/machine.conf ]; then
Expand Down

0 comments on commit aee7d86

Please sign in to comment.