mirror of
https://github.com/CoolnsX/selfhost_podman.git
synced 2025-12-20 03:45:16 +05:30
feat: homeassistant pod changes
This commit is contained in:
@@ -12,6 +12,7 @@ AutoUpdate=registry
|
|||||||
Volume=%h/podman/homeassistant/config:/config
|
Volume=%h/podman/homeassistant/config:/config
|
||||||
Volume=/etc/localtime:/etc/localtime:ro
|
Volume=/etc/localtime:/etc/localtime:ro
|
||||||
Volume=/run/dbus:/run/dbus:ro
|
Volume=/run/dbus:/run/dbus:ro
|
||||||
|
Volume=/tmp/unbound_stats:/tmp/unbound_stats
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Restart=always
|
Restart=always
|
||||||
|
|||||||
@@ -4,5 +4,3 @@ Description=HomeAssistant Pod
|
|||||||
[Pod]
|
[Pod]
|
||||||
PodName=homeassistant
|
PodName=homeassistant
|
||||||
Network=host
|
Network=host
|
||||||
|
|
||||||
UserNS=keep-id
|
|
||||||
|
|||||||
Reference in New Issue
Block a user