diff options
author | luigi <luigi@FreeBSD.org> | 2001-09-30 17:37:03 +0000 |
---|---|---|
committer | luigi <luigi@FreeBSD.org> | 2001-09-30 17:37:03 +0000 |
commit | 15634d68696d9f5e9d1d2a641fdda4a8e4ada8e8 (patch) | |
tree | 92d3b33d2bacb65f5735309e15a684e77beb575d /release | |
parent | a5d12801498b0c470fdcbec08e0ed4726c3fae4f (diff) | |
download | FreeBSD-src-15634d68696d9f5e9d1d2a641fdda4a8e4ada8e8.zip FreeBSD-src-15634d68696d9f5e9d1d2a641fdda4a8e4ada8e8.tar.gz |
Modify wildcard for vmware interfaces. I am not sure how
MAC addresses are generated for those interfaces, but as long
as the entry is next to the bottom of the list the chance of
conflicts is low.
Diffstat (limited to 'release')
-rw-r--r-- | release/picobsd/floppy.tree/etc/hosts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/release/picobsd/floppy.tree/etc/hosts b/release/picobsd/floppy.tree/etc/hosts index d2effa0..fb014e9 100644 --- a/release/picobsd/floppy.tree/etc/hosts +++ b/release/picobsd/floppy.tree/etc/hosts @@ -12,6 +12,6 @@ #ethertable This line starts the ethernet->hostname mapping # main_ether hostname # 00:12:34:56:78:9a myaddress -# 00:bd:8a:* vm +# 00:bd:* vm # default default |