Quanttek Jonas
2014-06-30 13:24:19 UTC
Hey,
I can start a nodejs script as a normal user called jonas without problems,
same with root. But when I try to start it with supervisor as user jonas,
it can't access the directory logs in /home/jonas/node/logs. logs is
chmod=0777 and chown jonas, node the same. Even when I change it to chown
root it won't work. supervisord gets started by the root user.
Could sb help me with this particular problem?
just done chmod -R -f 0777 node and it won't help either
Thanks
I can start a nodejs script as a normal user called jonas without problems,
same with root. But when I try to start it with supervisor as user jonas,
it can't access the directory logs in /home/jonas/node/logs. logs is
chmod=0777 and chown jonas, node the same. Even when I change it to chown
root it won't work. supervisord gets started by the root user.
Could sb help me with this particular problem?
just done chmod -R -f 0777 node and it won't help either
Thanks