8 lines
130 B
Desktop File
8 lines
130 B
Desktop File
[Unit]
|
|
Description=Cold Reset Host
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
Environment=DONT_STOP_WATCHDOG=1
|
|
ExecStart=/usr/bin/host_reset.sh cold
|