This commit is contained in:
parent
6ba63bd815
commit
eab159f5e3
@ -1,7 +1,7 @@
|
||||
[Unit]
|
||||
Description=MUX Cable Container
|
||||
Requires=database.service updategraph.service swss.service
|
||||
After=swss.service
|
||||
After=swss.service interfaces-config.service
|
||||
BindsTo=sonic.target
|
||||
After=sonic.target
|
||||
StartLimitIntervalSec=1200
|
||||
|
@ -1,7 +1,7 @@
|
||||
[Unit]
|
||||
Description=sFlow container
|
||||
Requisite=swss.service
|
||||
After=swss.service syncd.service hostcfgd.service
|
||||
After=swss.service syncd.service hostcfgd.service interfaces-config.service
|
||||
BindsTo=sonic.target
|
||||
After=sonic.target
|
||||
Before=ntp-config.service
|
||||
|
@ -1,7 +1,7 @@
|
||||
[Unit]
|
||||
Description=Delays snmp container until SONiC has started
|
||||
PartOf=snmp.service
|
||||
After=swss.service
|
||||
After=swss.service interfaces-config.service
|
||||
|
||||
[Timer]
|
||||
OnUnitActiveSec=0 sec
|
||||
|
Loading…
Reference in New Issue
Block a user