mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-27 06:56:29 +00:00
Create etc-machine\x2did.mount
This commit is contained in:
parent
1b7a93f9ed
commit
7d2449d99d
@ -0,0 +1,16 @@
|
||||
[Unit]
|
||||
Description=Systemd persistent machine-id
|
||||
DefaultDependencies=no
|
||||
Requires=mnt-overlay.mount systemd-machine-id-commit.service
|
||||
After=mnt-overlay.mount
|
||||
Before=umount.target systemd-machine-id-commit.service
|
||||
Conflicts=umount.target
|
||||
|
||||
[Mount]
|
||||
What=/mnt/overlay/etc/machine-id
|
||||
Where=/etc/machine-id
|
||||
Type=None
|
||||
Options=bind
|
||||
|
||||
[Install]
|
||||
WantedBy=hassio-bind.target
|
Loading…
x
Reference in New Issue
Block a user