mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-26 22:46:32 +00:00
Update root-.docker.mount
This commit is contained in:
parent
353de59fae
commit
9e38ece40c
@ -1,10 +1,8 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=Docker persistent user
|
Description=Docker persistent user
|
||||||
DefaultDependencies=no
|
|
||||||
Requires=mnt-overlay.mount
|
Requires=mnt-overlay.mount
|
||||||
After=mnt-overlay.mount
|
After=mnt-overlay.mount
|
||||||
Before=umount.target
|
Before=docker.service
|
||||||
Conflicts=umount.target
|
|
||||||
|
|
||||||
[Mount]
|
[Mount]
|
||||||
What=/mnt/overlay/root/.docker
|
What=/mnt/overlay/root/.docker
|
||||||
|
Loading…
x
Reference in New Issue
Block a user