This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
EnvironmentFile=-/etc/sysconfig/hd-idle
-
EnvironmentFile=/etc/conf.d/hd-idle
-
EnvironmentFile=/etc/default/hd-idle
-
ExecStart=/usr/sbin/hd-idle $HD_IDLE_OPTS
-
ExecStart=/usr/sbin/hd-idle -d $HD_IDLE_OPTS
-
ExecStart=/usr/sbin/hd-idle -n $HD_IDLE_OPTS
-
Type=forking
-
Type=simple
-
-
[Unit]
-
Description=Hard drive idling daemon
-
Description=hd-idle - spin down idle hard disks
-
Documentation=man:hd-idle(1)
-
Additionnal notes
Nothing here.