[11:55] hi, I have a problem starting dcron 4.4 from upstart - it's a pretty simple job (exec /usr/sbin/dcron -f) and it works from the command line, but it hits the respawn limit if started with upstart [11:59] seems setpgid fails [12:01] what could be the reason this fails in init's environment but not in my shell? [15:22] hi everybody! [15:23] is /etc/default/locale the correct way to go if one needs the system locale during an upstart script? [15:27] donEduardo: there is no such think as "the system locale", /etc/default/locale is the default locale [15:29] Md: hm.... ok.... i got to think about this [15:30] probably you are trying to solve the wrong problem [15:38] I don't know.... I'm fighting with a problem in mythbackend [15:39] if you start this daemon with POSIX-locale, it wont find any media file with non-ascii chars... [15:39] as soon as you use a utf8-locale, everything works perfect [15:48] so what are you suppesed to do in such a situation? === robbiew_ is now known as robbiew [22:25] http://blog.dovecot.org/2010/03/time-to-switch-to-clang.html [23:14] if only it would compile Upstart