sonic-buildimage/files/image_config/updategraph/updategraph.service

11 lines
174 B
SYSTEMD
Raw Normal View History

[Unit]
Description=download minigraph from graph service
Before=database.service
[Service]
Type=oneshot
ExecStart=/usr/bin/updategraph
[Install]
WantedBy=multi-user.target