File spindown.service of Package spindown
[Unit] Description=Daemon that can spindown idle disks After=syslog.target [Service] Type=forking ExecStart=/usr/sbin/spindownd -d -f /run/spindown.fifo -c /etc/spindown.conf -p /run/spindownd.pid [Install] WantedBy=multi-user.target