b4452edb8a
* Add disabling HW watchdog during boot for fast-reboot and warm-reboot case * typo
11 lines
169 B
Desktop File
11 lines
169 B
Desktop File
[Unit]
|
|
Description=watchdog control service
|
|
After=swss.service
|
|
|
|
[Service]
|
|
Type=simple
|
|
ExecStart=/usr/local/bin/watchdog-control.sh
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|