rsyslog to start after interfaces-config (#13503) (#13528)

This commit is contained in:
mssonicbld 2023-01-27 16:22:04 +08:00 committed by GitHub
parent e33b92fcaf
commit 18c7a5e239
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,6 +4,7 @@ Requires=updategraph.service
After=updategraph.service
BindsTo=sonic.target
After=sonic.target
After=interfaces-config.service
[Service]
Type=oneshot