Re: [Virtuoso-users] correct upstart config file

2012-12-07 Thread Sebastian Tramp
On Thu, Dec 06, 2012 at 10:44:13PM +0100, Patrick van Kleef wrote: Hi Patrick, thanks for the init configuration. Works fine for me ... ST > Hi Sebastian, > > > We want to start and supervise (this is important since virtuoso crashes > > sometimes) our virtuoso instances with upstart, the Ubunt

Re: [Virtuoso-users] correct upstart config file

2012-12-06 Thread Patrick van Kleef
Hi Sebastian, > We want to start and supervise (this is important since virtuoso crashes > sometimes) our virtuoso instances with upstart, the Ubuntu init process. I've > found a config file at [1] but unfortunately it seems to be not optimal (e.g. > virtuoso forks and upstart can not follow the p

[Virtuoso-users] correct upstart config file

2012-12-06 Thread Sebastian Tramp
We want to start and supervise (this is important since virtuoso crashes sometimes) our virtuoso instances with upstart, the Ubuntu init process. I've found a config file at [1] but unfortunately it seems to be not optimal (e.g. virtuoso forks and upstart can not follow the pid). My question: What