7 lines
94 B
Desktop File
7 lines
94 B
Desktop File
[Unit]
|
|
Description=Power off host
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/bin/host_poweroff.sh
|