diff options
| author | Warner Losh <imp@FreeBSD.org> | 2004-07-05 20:16:30 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2004-07-05 20:16:30 +0000 |
| commit | bbcf4bf60df9ca46e03202033dc7a025c7023e95 (patch) | |
| tree | 2f770253e9cf1b1ba2e65c6a4bf6cc69ec5b6886 /etc/devd.conf | |
| parent | 2859e75d07b6a90ca9ce3975b7752d0503dc72b6 (diff) | |
Notes
Diffstat (limited to 'etc/devd.conf')
| -rw-r--r-- | etc/devd.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/devd.conf b/etc/devd.conf index 60f9254685c0e..70fde5c77a8fa 100644 --- a/etc/devd.conf +++ b/etc/devd.conf @@ -60,7 +60,7 @@ detach 100 { # attach 0 { device-name "$scsi-controller-regex"; - action "camcontrol rescan all"; +// action "camcontrol rescan all"; }; # Don't even try to second guess what to do about drivers that don't |
