1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-06-05 22:19:21 +02:00

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

View File

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