]> git.proxmox.com Git - mirror_smartmontools-debian.git/blame - debian/patches/63_removable.patch
Refreshed patches
[mirror_smartmontools-debian.git] / debian / patches / 63_removable.patch
CommitLineData
5afdd108
GI
1Added 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
3Closes: #406130
e57fafb3
GI
4Index: 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
b5b85bae 8@@ -18,7 +18,7 @@
5afdd108
GI
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.