# after update to DSM 7.2 the home assistant docker container doesn't stop and errors: # "path /volume1/docker/homeassistant/share is mounted on /volume1 but it is not a shared or slave mount" # solution for syunolgoy NAS with DSM 7.2: mount --make-shared /volume1/ systemctl daemon-reload