[swss/syncd]: Remove dependency on interfaces-config.service (#17739)
Signed-off-by: Nazarii Hnydyn <nazariig@nvidia.com> Co-authored-by: Stepan Blyshchak <38952541+stepanblyschak@users.noreply.github.com>
This commit is contained in:
parent
ed7a5d15d4
commit
e173987a56
@ -11,7 +11,6 @@ Requires=opennsl-modules.service
|
|||||||
{% endif %}
|
{% endif %}
|
||||||
Requires=updategraph.service
|
Requires=updategraph.service
|
||||||
After=updategraph.service
|
After=updategraph.service
|
||||||
After=interfaces-config.service
|
|
||||||
BindsTo=sonic.target
|
BindsTo=sonic.target
|
||||||
After=sonic.target
|
After=sonic.target
|
||||||
Before=ntp-config.service
|
Before=ntp-config.service
|
||||||
|
@ -16,7 +16,6 @@ After=nps-modules.service
|
|||||||
{% endif %}
|
{% endif %}
|
||||||
Requires=updategraph.service
|
Requires=updategraph.service
|
||||||
After=updategraph.service
|
After=updategraph.service
|
||||||
After=interfaces-config.service
|
|
||||||
BindsTo=sonic.target
|
BindsTo=sonic.target
|
||||||
After=sonic.target
|
After=sonic.target
|
||||||
Before=ntp-config.service
|
Before=ntp-config.service
|
||||||
|
Reference in New Issue
Block a user