sonic-buildimage/files/image_config/watchdog-control/watchdog-control.service

11 lines
169 B
SYSTEMD
Raw Normal View History

[Unit]
Description=watchdog control service
After=swss.service
[Service]
Type=simple
ExecStart=/usr/local/bin/watchdog-control.sh
[Install]
WantedBy=multi-user.target