[12:23] hi guys, is there any limit in the amount of env vars I can env/export? [12:36] there are no limits imposed by upstart, just normal limits imposed by the operating system. nothing is infinite. [12:44] xnox: could you have a look at this please? https://gist.github.com/marianogg9/11399155 [12:46] marianogg9: it's invalid... all of it. [12:46] marianogg9: chdir, env, export, exec stanzas are all stand-alone and cannot be inside a script stanza. [12:47] marianogg9: you can't have multiple exec stanzas [12:47] marianogg9: and "start on startup" will not have /usr/local mounted yet (not guaranteed) [12:48] xnox: it's working now [12:48] that was my error then [12:48] added a comment on the gist. [12:48] well, if it's working now, all is good =) [12:51] xnox: added the startup on runlevels, thanks!!! === modafinil_ is now known as modafinil [16:35] [16:35] oops