mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-27 15:06:29 +00:00
Create etc-modules\x2dload.d.mount
This commit is contained in:
parent
e3d4eb3a3b
commit
cb5c9d1121
@ -0,0 +1,14 @@
|
||||
[Unit]
|
||||
Description=Kernel Modules-load
|
||||
Requires=mnt-overlay.mount
|
||||
After=mnt-overlay.mount
|
||||
Before=systemd-modules-load.service hassos-config.service
|
||||
|
||||
[Mount]
|
||||
What=/mnt/overlay/etc/modules-load.d
|
||||
Where=/etc/modules-load.d
|
||||
Type=None
|
||||
Options=bind
|
||||
|
||||
[Install]
|
||||
WantedBy=hassos-bind.target
|
Loading…
x
Reference in New Issue
Block a user