All of lore.kernel.org
 help / color / mirror / Atom feed
* [nfs-utils/systemd PATCH 0/6] Assorted fixes for systemd units
@ 2014-02-20  6:55 Neil Brown
  2014-02-20  6:55 ` [PATCH 1/6] systemd units: remove reference to nfs-server.target from nfs-server.service Neil Brown
                   ` (6 more replies)
  0 siblings, 7 replies; 13+ messages in thread
From: Neil Brown @ 2014-02-20  6:55 UTC (permalink / raw)
  To: Steve Dickson; +Cc: linux-nfs

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


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2014-03-24 13:38 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-20  6:55 [nfs-utils/systemd PATCH 0/6] Assorted fixes for systemd units 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 5/6] systemd: nfs-client needs rpc-svcgssd too Neil Brown
2014-02-20  6:55 ` [PATCH 6/6] systemd: add PIDFile directives where appropriate Neil Brown
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 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

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.