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