1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2026-05-01 06:02:23 +01:00

Fix requirements

This commit is contained in:
Pascal Vizeli
2018-03-31 12:07:49 +02:00
parent 4f6fe53271
commit 0743f0315a
5 changed files with 9 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
[Unit]
Description=Docker persistent configuration
Requires=mnt-overlay.mount
Requires=mnt-overlay.mount docker.service
After=mnt-overlay.mount
Before=docker.service