Closed AnalogJ closed 12 hours ago
@pabsi can you add a safety check that only runs the sleep code if the sleep config value is > 0
@pabsi can you add a safety check that only runs the sleep code if the sleep config value is > 0
Sorry didn't have time until now. Just added
if mc.config.GetInt("commands.metrics_smartctl_wait") > 0 {
Thanks
@AnalogJ sorry to bug you, I hope everything's good. I am wondering if you will be able to look at this. Thank you :pray:
LGTM!
fixes #706