[05:20] hi everyone. I'm trying to run a node service that outputs to a log [05:20] exec sudo -u app-data node /var/builds/live/washplant/washplant/service.js >> \ /var/log/washplant-live.log 2>&1 [05:20] Doesn't seem to do the trick