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

12 lines
191 B
SYSTEMD
Raw Normal View History

[Unit]
Description=Host config enforcer daemon
Requires=updategraph.service
After=updategraph.service
[Service]
Type=simple
ExecStart=/usr/bin/hostcfgd
[Install]
WantedBy=multi-user.target