]> git.proxmox.com Git - mirror_smartmontools-debian.git/blame - debian/patches/63_removable.patch
Merge commit 'upstream/5.39.1+svn3077'
[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
4--- a/smartd.conf
5+++ b/smartd.conf
6@@ -19,7 +19,7 @@
7 # Directives listed below, which will be applied to all devices that
8 # are found. Most users should comment out DEVICESCAN and explicitly
9 # list the devices that they wish to monitor.
10-DEVICESCAN -n standby -m root -M exec /usr/share/smartmontools/smartd-runner
11+DEVICESCAN -d removable -n standby -m root -M exec /usr/share/smartmontools/smartd-runner
12
13 # Alternative setting to ignore temperature and power-on hours reports
14 # in syslog.