Re: [systemd-devel] Portable service and bind paths

2020-01-05 Thread Claes H
Turns out the problem was not with the mount - that was working well. Instead it was a user problem and I did not realize the process ran as root and used a different home directory. When I added the user homeassistant in the host and added it to the User= configuration in the service file it

Re: [systemd-devel] Portable service and bind paths

2020-01-05 Thread Michael Chapman
On Mon, 6 Jan 2020, Claes H wrote: > Turns out the problem was not with the mount - that was working well. > Instead it was a user problem and I did not realize the process ran as > root and used a different home directory. > When I added the user homeassistant in the host and added it to the >