Skip to content

Commit

Permalink
rephrase the comments
Browse files Browse the repository at this point in the history
Signed-off-by: Kebo Liu <kebol@nvidia.com>
  • Loading branch information
keboliu committed Sep 25, 2023
1 parent c31f85a commit ad483c3
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions files/image_config/platform/rc.local
Original file line number Diff line number Diff line change
Expand Up @@ -209,8 +209,9 @@ program_console_speed()

handle_platform_specific_config()
{
# Nvidia x86_64-mlnx_msn2700-r0 need a special rsyslog configuration,
# detail infomation please check the config file itself.
# Mellanox MSN2700 platforms need a special rsyslog configuration to
# eliminate some non-functional error log.
# Copy this configuration file to /etc/rsyslog.d/ during first time boot.
platform_name=$1
src_file_name=/usr/share/sonic/device/$platform_name/01_mlnx_2700_syslog.conf
target_file_name=/etc/rsyslog.d/01_mlnx_2700_syslog.conf
Expand Down

0 comments on commit ad483c3

Please sign in to comment.