All of lore.kernel.org
 help / color / mirror / Atom feed
From: "NeilBrown" <neilb@suse.de>
To: "Yongcheng Yang" <yoyang@redhat.com>
Cc: "Steve Dickson" <steved@redhat.com>
Cc: "Linux NFS Mailing list" <linux-nfs@vger.kernel.org>,
	"Yongcheng Yang" <yoyang@redhat.com>,
	"Petr Pisar" <ppisar@redhat.com>
Subject: Re: [PATCH] systemd: nfs-server.service add "Wants" dependency on rpc-rquotad.service
Date: Tue, 04 May 2021 13:34:41 +1000	[thread overview]
Message-ID: <162009928153.6582.2032158868104502300@noble.neil.brown.name> (raw)
In-Reply-To: <20210430065601.16523-1-yoyang@redhat.com>

On Fri, 30 Apr 2021, Yongcheng Yang wrote:
> The RPC quota service was part of nfs-utils and started together
> with nfs-server before it was splitting out from nfs-utils.
> 
> It would be convenient to preserve the behavior: Let nfs-server
> start rpc-rquotad automatically.
> 
> Signed-off-by: Petr Pisar <ppisar@redhat.com>
> Signed-off-by: Yongcheng Yang <yoyang@redhat.com>

I would prefer that whatever package provides rpc-rquotad should take
care of this.
It can provide a "wants" symlink

  .../systemd/system/nfs-server.wants/rpc-rquotad.service -> .../rpc-rquotad.service

NeilBrown

      reply	other threads:[~2021-05-04  3:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-30  6:56 [PATCH] systemd: nfs-server.service add "Wants" dependency on rpc-rquotad.service Yongcheng Yang
2021-05-04  3:34 ` NeilBrown [this message]

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=162009928153.6582.2032158868104502300@noble.neil.brown.name \
    --to=neilb@suse.de \
    --cc=steved@redhat.com \
    --cc=yoyang@redhat.com \
    /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.