From 3cfd4c2a51c3dfb3c96758d7215bc48a75c4c863 Mon Sep 17 00:00:00 2001 From: Storm Dragon Date: Sat, 4 Jan 2020 16:09:41 -0500 Subject: [PATCH] Moved bluetooth blacklist file into proper place. --- files/files/etc/{modules-load.d => modprobe.d}/bluetooth.conf | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename files/files/etc/{modules-load.d => modprobe.d}/bluetooth.conf (100%) diff --git a/files/files/etc/modules-load.d/bluetooth.conf b/files/files/etc/modprobe.d/bluetooth.conf similarity index 100% rename from files/files/etc/modules-load.d/bluetooth.conf rename to files/files/etc/modprobe.d/bluetooth.conf