Kaleb KEITHLEY has uploaded this change for review.

View Change

scripts/systemd: .include is deprecated, use drop-in .conf file

https://github.com/nfs-ganesha/nfs-ganesha/issues/547

It seems the .include was for the "Conflicts=..." line. Some
sites on the web say that for a Conflicts line you need to
override the entire contents of the file.

Systemd documentation is generally poor IMO, and there's little
to no documentation about drop-in files in general and nothing
about how to handle Conflicts= so this is my best guess at a
drop-in file.

Signed-off-by: Kaleb S. KEITHLEY <kkeithle@redhat.com>
Change-Id: I1b701406836d4bd4268b981913b34c7f04311fa2
---
M src/nfs-ganesha.spec-in.cmake
A src/scripts/systemd/nfs-ganesha-lock.service.debian10
A src/scripts/systemd/nfs-ganesha-lock.service.el8
A src/scripts/systemd/rpc-statd.conf.debian10
A src/scripts/systemd/rpc-statd.conf.el8
5 files changed, 92 insertions(+), 46 deletions(-)

git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/38/486938/1

To view, visit change 486938. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I1b701406836d4bd4268b981913b34c7f04311fa2
Gerrit-Change-Number: 486938
Gerrit-PatchSet: 1
Gerrit-Owner: Kaleb KEITHLEY <kaleb@redhat.com>
Gerrit-MessageType: newchange