]> git.proxmox.com Git - mirror_smartmontools-debian.git/blob - debian/patches/53_use-smartd-runner-by-default.diff
Refresh original patches with new upstream release
[mirror_smartmontools-debian.git] / debian / patches / 53_use-smartd-runner-by-default.diff
1 From: Giuseppe Iuculano <iuculano@debian.org>
2 Date: Thu, 27 Sep 2018 19:03:07 +0800
3 Subject: _use-smartd-runner-by-default
4
5 ---
6 smartd.conf | 2 +-
7 1 file changed, 1 insertion(+), 1 deletion(-)
8
9 diff --git a/smartd.conf b/smartd.conf
10 index d4a0d10..cd0bfcb 100644
11 --- a/smartd.conf
12 +++ b/smartd.conf
13 @@ -20,7 +20,7 @@
14 # Directives listed below, which will be applied to all devices that
15 # are found. Most users should comment out DEVICESCAN and explicitly
16 # list the devices that they wish to monitor.
17 -DEVICESCAN
18 +DEVICESCAN -n standby -m root -M exec /usr/share/smartmontools/smartd-runner
19
20 # Alternative setting to ignore temperature and power-on hours reports
21 # in syslog.