From 66ad7cd5271077e61044942c8779da6008a5f6b2 Mon Sep 17 00:00:00 2001 From: gyurix Date: Thu, 17 Oct 2024 15:22:39 +0200 Subject: [PATCH] removed unneccessary mounts --- homeassistant/service-homeassistant.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/homeassistant/service-homeassistant.json b/homeassistant/service-homeassistant.json index 87419e1..c2c5336 100644 --- a/homeassistant/service-homeassistant.json +++ b/homeassistant/service-homeassistant.json @@ -14,11 +14,6 @@ "SOURCE": "/etc/user/config/homeassistant/config", "DEST": "/config", "TYPE": "rw" - }, - { - "SOURCE": "/etc/localtime", - "DEST": "/etc/localtime", - "TYPE": "ro" } ], "PORTS": [