[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

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



On Wed, 29 Aug 2012 11:35:20 -0400
Tom H <tomh0665@gmail.com> wrote:

<snip>

>
> >From a sysadmin point of view, unless you want to write upstart jobs,
> there nothing much to learn. You can use sysvinit's "service <daemon>
> {stop|start|restart}" - or upstart's "{stop|start|restart} <daemon>".
>
</snip>

I have found that upstart is helpful for event driven situation.
Like dnscrypt should run only when the net connection is present.
Through conventional sysvinit I am suffering to create a proper
init script to do the checking.


Reply to: