diff options
author | Ben Smithurst <ben@FreeBSD.org> | 2001-07-04 18:33:01 +0000 |
---|---|---|
committer | Ben Smithurst <ben@FreeBSD.org> | 2001-07-04 18:33:01 +0000 |
commit | 2a23ca4ae80f45c06466055b420377a4a0230efe (patch) | |
tree | 73d2c46c638668986028713ae565ac3259b067ab /sysutils | |
parent | Workarround a bug in make(1) that leads results in --datadir/--localstatedir (diff) |
Add older CD types, matcd, mcd, scd.
Submitted by: imp
Notes
Notes:
svn path=/head/; revision=44760
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/diskcheckd/files/diskcheckd.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sysutils/diskcheckd/files/diskcheckd.conf b/sysutils/diskcheckd/files/diskcheckd.conf index e6ae6446f627..86e3c305f81c 100644 --- a/sysutils/diskcheckd/files/diskcheckd.conf +++ b/sysutils/diskcheckd/files/diskcheckd.conf @@ -10,6 +10,9 @@ # !acd !cd +!matcd +!mcd +!scd !md # # The device name may be specified as "*", in which case all devices are |