8 lines
127 B
Desktop File
8 lines
127 B
Desktop File
[Unit]
|
|
Description=Power off host
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
Environment=DONT_STOP_WATCHDOG=1
|
|
ExecStart=/usr/bin/host_poweroff.sh
|