From 387d932392dfb18028fc8a178626b357b5218583 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Sat, 12 May 2018 11:36:47 +0200 Subject: [PATCH] Update hassio-supervisor.service --- .../usr/lib/systemd/system/hassio-supervisor.service | 1 - 1 file changed, 1 deletion(-) 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 373cb9b55..03b3dd108 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 @@ -5,7 +5,6 @@ After=docker.service dbus.socket RequiresMountsFor=/mnt/data StartLimitIntervalSec=60 StartLimitBurst=5 -OnFailure=rauc-bad.service [Service] Type=simple