]> git.proxmox.com Git - mirror_smartmontools-debian.git/blob - debian/patches/63_removable.patch
Refreshed patches
[mirror_smartmontools-debian.git] / debian / patches / 63_removable.patch
1 Added the removable option by default. This indicates to smartd that it should continue if the device does not appear to be present when smartd is started.
2
3 Closes: #406130
4 Index: smartmontools/smartd.conf
5 ===================================================================
6 --- smartmontools.orig/smartd.conf 2013-09-05 13:32:21.599972480 +0200
7 +++ smartmontools/smartd.conf 2013-09-05 13:32:21.591972480 +0200
8 @@ -18,7 +18,7 @@
9 # Directives listed below, which will be applied to all devices that
10 # are found. Most users should comment out DEVICESCAN and explicitly
11 # list the devices that they wish to monitor.
12 -DEVICESCAN -n standby -m root -M exec /usr/share/smartmontools/smartd-runner
13 +DEVICESCAN -d removable -n standby -m root -M exec /usr/share/smartmontools/smartd-runner
14
15 # Alternative setting to ignore temperature and power-on hours reports
16 # in syslog.