MycroftOS: Remove ap0 udev rule. We will let systemd handle it.

To prevent "resource busy" later on in the boot process.
This commit is contained in:
j1nx 2020-06-09 13:20:25 +02:00
parent 706f58a378
commit 00482f6eed
1 changed files with 0 additions and 1 deletions

View File

@ -1 +0,0 @@
SUBSYSTEM=="net", KERNEL=="wlan*", ACTION=="add", RUN+="/sbin/iw dev %k interface add ap%n type __ap"