d346cb3898
Signed-off-by: Stepan Blyschak <stepanb@mellanox.com>
10 lines
158 B
SYSTEMD
10 lines
158 B
SYSTEMD
[Unit]
|
|
Description=Delays telemetry container until SONiC has started
|
|
|
|
[Timer]
|
|
OnBootSec=3min 30 sec
|
|
Unit=telemetry.service
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|