linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Neil Brown <neilb@suse.de>
To: Steve Dickson <SteveD@redhat.com>
Cc: linux-nfs@vger.kernel.org
Subject: [nfs-utils/systemd PATCH 0/6] Assorted fixes for systemd units
Date: Thu, 20 Feb 2014 17:55:30 +1100	[thread overview]
Message-ID: <20140220065345.7320.49992.stgit@notabene.brown> (raw)

These are a number of ad-hoc things I.  The nfs-utils_env.sh for SUSE
is primarily presented as an example.  I'm happy for it to get
applied, but I'm happy if it isn't applied too.

Thanks,
NeilBrown


---

Neil Brown (6):
      systemd units: remove reference to nfs-server.target from nfs-server.service.
      systemd units: create nfs-config.service as single location to process config.
      systemd: add nfs-utils_env.sh for SUSE.
      systemd: remove @localstatedir@ marking.
      systemd: nfs-client needs rpc-svcgssd too.
      systemd: add PIDFile directives where appropriate.


 systemd/README                   |    3 +-
 systemd/SUSE-nfs-utils_env.sh    |   62 ++++++++++++++++++++++++++++++++++++++
 systemd/nfs-blkmap.service       |    1 +
 systemd/nfs-client.target        |    5 ++-
 systemd/nfs-config.service       |    7 ++++
 systemd/nfs-idmapd.service       |    5 ++-
 systemd/nfs-mountd.service       |    5 ++-
 systemd/nfs-server.service       |    5 ++-
 systemd/rpc-gssd.service         |    4 ++
 systemd/rpc-statd-notify.service |    5 ++-
 systemd/rpc-statd.service        |    6 ++--
 systemd/rpc-svcgssd.service      |    7 ++--
 12 files changed, 97 insertions(+), 18 deletions(-)
 create mode 100644 systemd/SUSE-nfs-utils_env.sh
 create mode 100644 systemd/nfs-config.service

-- 
Signature


             reply	other threads:[~2014-02-20  6:56 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-20  6:55 Neil Brown [this message]
2014-02-20  6:55 ` [PATCH 2/6] systemd units: create nfs-config.service as single location to process config Neil Brown
2014-03-22 21:24   ` Steve Dickson
2014-03-24  0:00     ` NeilBrown
2014-03-24 10:45       ` Steve Dickson
2014-02-20  6:55 ` [PATCH 6/6] systemd: add PIDFile directives where appropriate Neil Brown
2014-02-20  6:55 ` [PATCH 5/6] systemd: nfs-client needs rpc-svcgssd too Neil Brown
2014-02-20  6:55 ` [PATCH 1/6] systemd units: remove reference to nfs-server.target from nfs-server.service Neil Brown
2014-02-20  6:55 ` [PATCH 4/6] systemd: remove @localstatedir@ marking Neil Brown
2014-02-20  6:55 ` [PATCH 3/6] systemd: add nfs-utils_env.sh for SUSE Neil Brown
2014-03-23 19:14   ` Steve Dickson
2014-03-23 23:45     ` NeilBrown
2014-03-24 13:37 ` [nfs-utils/systemd PATCH 0/6] Assorted fixes for systemd units Steve Dickson

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=20140220065345.7320.49992.stgit@notabene.brown \
    --to=neilb@suse.de \
    --cc=SteveD@redhat.com \
    --cc=linux-nfs@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).