Bug 172480 - [patch] sysutils/smartmontools: Fix AUTO in daily_status_smart_devices patameter
Summary: [patch] sysutils/smartmontools: Fix AUTO in daily_status_smart_devices patameter
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Juergen Lock
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-08 10:50 UTC by Leonid Nevecherya
Modified: 2012-10-11 20:57 UTC (History)
0 users

See Also:


Attachments
file.diff (665 bytes, patch)
2012-10-08 10:50 UTC, Leonid Nevecherya
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Leonid Nevecherya 2012-10-08 10:50:10 UTC
Fix AUTO in daily_status_smart_devices patameter of daily script. It`s remove SMART check of ATA Array (ar* devices).

Fix: Add patch. It's remove ar* devices from auto generated list. 

Patch attached with submission follows:
How-To-Repeat: Set daily_status_smart_devices=AUTO in periodic.conf on host with ar* devices.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-10-08 10:50:21 UTC
Maintainer of sysutils/smartmontools,

Please note that PR ports/172480 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/172480

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2012-10-08 10:50:23 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Oleksii Samorukov freebsd_committer freebsd_triage 2012-10-08 12:35:52 UTC
Thank you for PR, please commit.
Comment 4 Juergen Lock freebsd_committer freebsd_triage 2012-10-11 20:41:55 UTC
Responsible Changed
From-To: freebsd-ports-bugs->nox

I'll take it.
Comment 5 Juergen Lock freebsd_committer freebsd_triage 2012-10-11 20:57:24 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!