mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-05-02 14:42:17 +01:00
Adding /etc/modprobe.d folder for module configuration (#397)
* Add a /etc/modprobe.d folder populated using a config USB stick with folder modprobe * Add the documentation for the modprobe folder
This commit is contained in:
committed by
Pascal Vizeli
parent
d861ecae6f
commit
5e82060124
@@ -1,2 +1,2 @@
|
||||
[Unit]
|
||||
RequiresMountsFor=/etc/modules-load.d
|
||||
RequiresMountsFor=/etc/modules-load.d /etc/modprobe.d
|
||||
|
||||
Reference in New Issue
Block a user