Add hostname-config.service as dependency to swss.service
Signed-off-by: saksarav <sakthivadivu.saravanaraj@nokia.com>
This commit is contained in:
parent
91b59ae941
commit
14f3f091d3
@ -11,6 +11,7 @@ Requires=opennsl-modules.service
|
|||||||
{% endif %}
|
{% endif %}
|
||||||
Requires=updategraph.service
|
Requires=updategraph.service
|
||||||
After=updategraph.service
|
After=updategraph.service
|
||||||
|
After=hostname-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