From 40f74aff0aaeb6e65a6894f207f41345749a6765 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Thu, 12 Apr 2018 14:16:29 +0200 Subject: [PATCH] Update hassio-supervisor.service --- .../usr/lib/systemd/system/hassio-supervisor.service | 1 + 1 file changed, 1 insertion(+) diff --git a/buildroot-external/rootfs-overlay/usr/lib/systemd/system/hassio-supervisor.service b/buildroot-external/rootfs-overlay/usr/lib/systemd/system/hassio-supervisor.service index ae5b1530e..24d122340 100644 --- a/buildroot-external/rootfs-overlay/usr/lib/systemd/system/hassio-supervisor.service +++ b/buildroot-external/rootfs-overlay/usr/lib/systemd/system/hassio-supervisor.service @@ -2,6 +2,7 @@ Description=Hass.io supervisor Requires=docker.service After=docker.service +RequiresMountsFor=/mnt/data [Service] Type=simple