flask_user_reg.service doesn't start at deploy
Created by: jprorama
The flask_user_reg.service doesn't start automatically on a deployed ood node. It appears to be an issue with the log/ permission. This results from setting the owner of that directory to a non-priviledged user.
This issue is related to #168 and needs a coordinated solution to fix file system permissions and process owner.