Question: systemd has permission gotchas, specifically in denying read/write access to the home directory. I also read that uwsgi is very fussy about folder permissions.
Under init.d, I got away with storing my radicale collection in my home folder. Will systemd break this? How difficult will the workaround be to getting this working?

