diff options
author | Holger Paradies <retabell@gmx.de> | 2020-04-11 10:20:37 +0200 |
---|---|---|
committer | Holger Paradies <retabell@gmx.de> | 2020-04-11 10:20:37 +0200 |
commit | a15b79eea37ed0ebba3cd0057e6c52fbebffced5 (patch) | |
tree | f3f994f21c1ea528e2eb1e63680991fe9ab67348 | |
parent | 7a7b88d06427b12aa5577d5931cfafcca53b42c5 (diff) | |
download | kanotix-a15b79eea37ed0ebba3cd0057e6c52fbebffced5.zip kanotix-a15b79eea37ed0ebba3cd0057e6c52fbebffced5.tar.gz |
workaround for usb-wlan dongles
provide udev-rule to use short device name
instead of mac-address
-rw-r--r-- | config/lists/base.kanotix | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/lists/base.kanotix b/config/lists/base.kanotix index 6aabd7f..2be20f3 100644 --- a/config/lists/base.kanotix +++ b/config/lists/base.kanotix @@ -12,6 +12,10 @@ kanotix-irc kanotix-paste infobash +#nif DISTRIBUTION wheezy jessie +kanotix-udev-wlan-hack +#endif + # bootloader #if BOOTLOADER burg burg-themes |