check.d/{disks,ntp}: Only perform the checks if relevant programs exist.
authorMark Wooding <mwooding@ncipher.com>
Fri, 22 Jul 2011 18:39:14 +0000 (19:39 +0100)
committerMark Wooding <mwooding@ncipher.com>
Fri, 22 Jul 2011 18:41:36 +0000 (19:41 +0100)
If smartctl(8) isn't installed, then presumably we don't need to check
the status of disks; and if there's no ntpd(8) it's pointless checking
synchronization.


No differences found