]> git.proxmox.com Git - mirror_smartmontools-debian.git/blob - debian/patches/63_removable.patch
Merge commit 'upstream/5.38+svn2956'
[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 --- 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.