From 92cfc7bcc1a383c767c62b8ad402e5bb8b036545 Mon Sep 17 00:00:00 2001 From: coolnsx Date: Tue, 30 Sep 2025 20:24:40 +0530 Subject: [PATCH] feat: homeassistant pod changes --- homeassistant/homeassistant.container | 1 + homeassistant/homeassistant.pod | 2 -- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/homeassistant/homeassistant.container b/homeassistant/homeassistant.container index 6178b4a..0a8e880 100644 --- a/homeassistant/homeassistant.container +++ b/homeassistant/homeassistant.container @@ -12,6 +12,7 @@ AutoUpdate=registry Volume=%h/podman/homeassistant/config:/config Volume=/etc/localtime:/etc/localtime:ro Volume=/run/dbus:/run/dbus:ro +Volume=/tmp/unbound_stats:/tmp/unbound_stats [Service] Restart=always diff --git a/homeassistant/homeassistant.pod b/homeassistant/homeassistant.pod index ecf0274..4cce2d1 100644 --- a/homeassistant/homeassistant.pod +++ b/homeassistant/homeassistant.pod @@ -4,5 +4,3 @@ Description=HomeAssistant Pod [Pod] PodName=homeassistant Network=host - -UserNS=keep-id