Skip to content

Commit

Permalink
rsyslog to start after interfaces-config (#13503) (#13528)
Browse files Browse the repository at this point in the history
  • Loading branch information
mssonicbld committed Jan 27, 2023
1 parent e33b92f commit 18c7a5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions files/image_config/rsyslog/rsyslog-config.service
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ Requires=updategraph.service
After=updategraph.service
BindsTo=sonic.target
After=sonic.target
After=interfaces-config.service

[Service]
Type=oneshot
Expand Down

0 comments on commit 18c7a5e

Please sign in to comment.