linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Allow to to install systemd generators dependend on --with-systemd unit-dir-path location
@ 2020-06-28 19:10 Salvatore Bonaccorso
  2020-06-28 19:10 ` [PATCH 1/2] systemd/Makefile: Drop exlicit setting of unit_dir Salvatore Bonaccorso
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Salvatore Bonaccorso @ 2020-06-28 19:10 UTC (permalink / raw)
  To: linux-nfs; +Cc: NeilBrown, Scott Mayhew, Steve Dickson, Salvatore Bonaccorso

Currently --with-systemd=unit-dir-path would be ignored to install the
systemd generators and they are unconditionally installed in
/usr/lib/systemd/system-generators . Distributions installing systemd
unit files in /lib/systemd/system would though install the
systemd-generators in /lib/systemd/system-generators.

Make the installation of the systemd unit generators relative depending
on the unit-dir-path passed for --with-systemd.

Salvatore Bonaccorso (2):
  systemd/Makefile: Drop exlicit setting of unit_dir
  systemd generators: Install depending on location for systemd unit
    files

 systemd/Makefile.am | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

-- 
2.27.0


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

end of thread, other threads:[~2021-09-23 16:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-28 19:10 [PATCH 0/2] Allow to to install systemd generators dependend on --with-systemd unit-dir-path location Salvatore Bonaccorso
2020-06-28 19:10 ` [PATCH 1/2] systemd/Makefile: Drop exlicit setting of unit_dir Salvatore Bonaccorso
2020-06-28 19:10 ` [PATCH 2/2] systemd generators: Install depending on location for systemd unit files Salvatore Bonaccorso
2021-09-06 18:50 ` [PATCH 0/2] Allow to to install systemd generators dependend on --with-systemd unit-dir-path location Salvatore Bonaccorso
2021-09-20 16:50   ` Steve Dickson
2021-09-23 16:33 ` Steve Dickson

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).