ab7c4ee661
Enable CPU watchdog on Celestica-E1031.
11 lines
203 B
Desktop File
11 lines
203 B
Desktop File
[Unit]
|
|
Description=CPU WDT
|
|
After=platform-modules-haliburton.service
|
|
Requires=platform-modules-haliburton.service
|
|
|
|
[Service]
|
|
ExecStart=-/usr/local/bin/cpu_wdt start
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|