Create etc-modules\x2dload.d.mount

This commit is contained in:
Pascal Vizeli 2018-05-18 15:20:38 +02:00 committed by GitHub
parent e3d4eb3a3b
commit cb5c9d1121
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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