=== slangase` is now known as slangasek [15:11] Hey there! I am struggling with an issue I can't seem to figure out the reason. [15:12] Upstart sends my process a SIGTERM (signal 15) just as soon as it starts [15:26] check why the "stop on ..." condition(s) can happen? [16:15] Hi! I'm trying to chdir into a folder to run a binary in my upstart file [16:15] but I'm getting "unable to chdir() to .... (No such file or directory)" [16:15] I can confirm that the directory exists [16:16] and I have "start on (local-filesystems and network-device-up IFACE!=lo)" as start condition [16:16] Does anyone can help why can't I chdir to a directory?