There was an error while loading. Please reload this page.
1 parent 97130ee commit aee7d86Copy full SHA for aee7d86
1 file changed
files/image_config/platform/rc.local
@@ -121,6 +121,8 @@ program_console_speed()
121
122
#### Begin Main Body ####
123
124
+logger "SONiC version ${SONIC_VERSION} starting up..."
125
+
126
# If the machine.conf is absent, it indicates that the unit booted
127
# into SONiC from another NOS. Extract the machine.conf from ONIE.
128
if [ ! -e /host/machine.conf ]; then
0 commit comments