mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-24 13:36:31 +00:00
Create configuration.mk
This commit is contained in:
parent
a64321a585
commit
1da33cd3d6
12
Documentation/configuration.mk
Normal file
12
Documentation/configuration.mk
Normal file
@ -0,0 +1,12 @@
|
||||
# Configuration
|
||||
|
||||
## Bootargs
|
||||
|
||||
You can edit or create a `cmdline.txt` into your boot partition. That will be read from our bootloader.
|
||||
|
||||
## Kernel-Module
|
||||
|
||||
The kernel module folder `/etc/modules-load.d` is persistent and you can add your config files there. See [Systemd modules load][systemd-modules].
|
||||
|
||||
|
||||
[systemd-modules]: https://www.freedesktop.org/software/systemd/man/modules-load.d.html
|
Loading…
x
Reference in New Issue
Block a user