Re: How upstart-job is performing in debian system ?

2012-09-01 Thread Camaleón
On Sat, 01 Sep 2012 10:12:20 +1200, Chris Bannister wrote: > On Wed, Aug 29, 2012 at 02:48:11PM +, Camaleón wrote: >> With my admin's hat on, I prefer the old and well-know sysvinit because >> I don't need anything special for the booting process but I understand >> that people with specific r

Re: How upstart-job is performing in debian system ?

2012-08-31 Thread Chris Bannister
On Wed, Aug 29, 2012 at 02:48:11PM +, Camaleón wrote: > With my admin's hat on, I prefer the old and well-know sysvinit because I > don't need anything special for the booting process but I understand that > people with specific requirements (or those called "early adopters") are > awaiting

Re: OT: How upstart-job is performing in debian system ?

2012-08-31 Thread Tom H
On Thu, Aug 30, 2012 at 4:09 AM, Ralf Mardorf wrote: > On Wed, 2012-08-29 at 11:35 -0400, Tom H wrote: >> >> I've been following the systemd threads on the Arch mailing lists >> since you pointed to them. What I find interesting is that, on the >> users' list, people are still hyper-ventilating ab

OT: How upstart-job is performing in debian system ?

2012-08-30 Thread Ralf Mardorf
On Wed, 2012-08-29 at 11:35 -0400, Tom H wrote: > I've been following the systemd threads on the Arch mailing lists > since you pointed to them. What I find interesting is that, on the > users' list, people are still hyper-ventilating about systemd and > Lennart Poettering and on the developers' li

Re: How upstart-job is performing in debian system ?

2012-08-29 Thread J. B
On Wed, 29 Aug 2012 11:35:20 -0400 Tom H wrote: > > >From a sysadmin point of view, unless you want to write upstart jobs, > there nothing much to learn. You can use sysvinit's "service > {stop|start|restart}" - or upstart's "{stop|start|restart} ". > I have found that upstart is helpful for

Re: How upstart-job is performing in debian system ?

2012-08-29 Thread Martin Steigerwald
Am Mittwoch, 29. August 2012 schrieb Camaleón: > On Wed, 29 Aug 2012 12:27:20 +0530, bakshi12 wrote: > > I have gone through some online docs on ubuntu derived upstar-job > > mechanism and its simplicity has drawn my attention. Same time the > > apparent incompatibility with sysv-init is also there

Re: How upstart-job is performing in debian system ?

2012-08-29 Thread Tom H
On Wed, Aug 29, 2012 at 3:22 AM, Ralf Mardorf wrote: > On Wed, 2012-08-29 at 12:27 +0530, baksh...@gmail.com wrote: >> >> I have gone through some online docs on ubuntu derived upstar-job mechanism >> and >> its simplicity has drawn my attention. Same time the apparent >> incompatibility with >>

Re: How upstart-job is performing in debian system ?

2012-08-29 Thread Camaleón
On Wed, 29 Aug 2012 12:27:20 +0530, bakshi12 wrote: > I have gone through some online docs on ubuntu derived upstar-job > mechanism and its simplicity has drawn my attention. Same time the > apparent incompatibility with sysv-init is also there. Has anyone is > using that in running debian system.

Re: How upstart-job is performing in debian system ?

2012-08-29 Thread Ralf Mardorf
On Wed, 2012-08-29 at 12:27 +0530, baksh...@gmail.com wrote: > Dear list, > > I have gone through some online docs on ubuntu derived upstar-job mechanism > and > its simplicity has drawn my attention. Same time the apparent incompatibility > with > sysv-init is also there. Has anyone is using th

How upstart-job is performing in debian system ?

2012-08-28 Thread bakshi12
Dear list, I have gone through some online docs on ubuntu derived upstar-job mechanism and its simplicity has drawn my attention. Same time the apparent incompatibility with sysv-init is also there. Has anyone is using that in running debian system. How does it work ? Does it need to rewrite al