Skip to content

Commit f0b9165

Browse files
stepanblyschaknazariig
authored andcommitted
Revert "[swss/syncd] remove dependency on interfaces-config.service (sonic-net#13084) (sonic-net#14341)" (sonic-net#15094) (sonic-net#17367)
This reverts commit 499f57a. Co-authored-by: Nazarii Hnydyn <[email protected]>
1 parent 6d22649 commit f0b9165

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

files/build_templates/per_namespace/swss.service.j2

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ Requires=opennsl-modules.service
1111
{% endif %}
1212
Requires=updategraph.service
1313
After=updategraph.service
14+
After=interfaces-config.service
1415
BindsTo=sonic.target
1516
After=sonic.target
1617
Before=ntp-config.service

files/build_templates/per_namespace/syncd.service.j2

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ After=nps-modules.service
1616
{% endif %}
1717
Requires=updategraph.service
1818
After=updategraph.service
19+
After=interfaces-config.service
1920
BindsTo=sonic.target
2021
After=sonic.target
2122
Before=ntp-config.service

0 commit comments

Comments
 (0)