mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-05-01 06:02:23 +01:00
Update root-.docker.mount
This commit is contained in:
@@ -1,10 +1,8 @@
|
||||
[Unit]
|
||||
Description=Docker persistent user
|
||||
DefaultDependencies=no
|
||||
Requires=mnt-overlay.mount
|
||||
After=mnt-overlay.mount
|
||||
Before=umount.target
|
||||
Conflicts=umount.target
|
||||
Before=docker.service
|
||||
|
||||
[Mount]
|
||||
What=/mnt/overlay/root/.docker
|
||||
|
||||
Reference in New Issue
Block a user