All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alex Netes <alexne-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
To: Bart Van Assche <bvanassche-HInyCGIudOg@public.gmane.org>
Cc: "linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
	<linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Subject: Re: [PATCH 2/6] opensm: Make it possible to enable opensm with chkconfig
Date: Sun, 16 Sep 2012 12:10:08 +0300	[thread overview]
Message-ID: <20120916091008.GA8243@calypso> (raw)
In-Reply-To: <505077FF.6060408-HInyCGIudOg@public.gmane.org>

Hi Bart,

On 13:54 Wed 12 Sep     , Bart Van Assche wrote:
> The command "chkconfig $service on" enables a service in the "Default-Start"
> runlevels.
> 
> Signed-off-by: Bart Van Assche <bvanassche-HInyCGIudOg@public.gmane.org>
> ---
>  scripts/opensm.init.in |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/scripts/opensm.init.in b/scripts/opensm.init.in
> index 0c84bd3..9ec08a2 100644
> --- a/scripts/opensm.init.in
> +++ b/scripts/opensm.init.in
> @@ -9,8 +9,8 @@
>  # Provides: opensm
>  # Required-Start: $syslog
>  # Required-Stop:
> -# Default-Start: none
> -# Default-Stop: 0 1 6
> +# Default-Start: 2 3 5
> +# Default-Stop: 0 1 4 6

Why it's needed also to stop on runlevel 4?

-- Alex
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  parent reply	other threads:[~2012-09-16  9:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-12 11:54 [PATCH 2/6] opensm: Make it possible to enable opensm with chkconfig Bart Van Assche
     [not found] ` <505077FF.6060408-HInyCGIudOg@public.gmane.org>
2012-09-16  9:10   ` Alex Netes [this message]
2012-09-16  9:55     ` Bart Van Assche
  -- strict thread matches above, loose matches on Subject: below --
2012-09-12 11:49 Bart Van Assche

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120916091008.GA8243@calypso \
    --to=alexne-vpraknaxozvwk0htik3j/w@public.gmane.org \
    --cc=bvanassche-HInyCGIudOg@public.gmane.org \
    --cc=linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.