11 lines
164 B
Desktop File
11 lines
164 B
Desktop File
[Unit]
|
|
Description=spin HDD drives down
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/var/roothome/app/bin/hdd_sleep
|
|
#Restart=on-failure
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|