rpc-statd.conf.el8
Signed-off-by: Kaleb S. KEITHLEY <kkeithle@redhat.com>
This commit is contained in:
parent
165b431299
commit
d96da186eb
@ -91,7 +91,12 @@ diff --git a/src/scripts/systemd/rpc-statd.conf.el8 b/src/scripts/systemd/rpc-st
|
||||
index 6fec09af1..b67cfdf24 100644
|
||||
--- a/src/scripts/systemd/rpc-statd.conf.el8
|
||||
+++ b/src/scripts/systemd/rpc-statd.conf.el8
|
||||
@@ -10,5 +10,5 @@ PartOf=nfs-utils.service
|
||||
@@ -1,3 +1,4 @@
|
||||
+[Unit]
|
||||
Description=NFS status monitor for NFSv2/3 locking.
|
||||
DefaultDependencies=no
|
||||
Conflicts=umount.target
|
||||
@@ -10,5 +11,5 @@
|
||||
[Service]
|
||||
Environment=RPC_STATD_NO_NOTIFY=1
|
||||
Type=forking
|
||||
|
@ -115,7 +115,7 @@ Requires: openSUSE-release
|
||||
|
||||
Name: nfs-ganesha
|
||||
Version: 3.3
|
||||
Release: 3%{?dev:%{dev}}%{?dist}
|
||||
Release: 4%{?dev:%{dev}}%{?dist}
|
||||
Summary: NFS-Ganesha is a NFS Server running in user space
|
||||
License: LGPLv3+
|
||||
Url: https://github.com/nfs-ganesha/nfs-ganesha/wiki
|
||||
@ -860,6 +860,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Jul 13 2020 Kaleb S. KEITHLEY <kkeithle at redhat.com> - 3.3-4
|
||||
- rpc-statd.conf.el8
|
||||
|
||||
* Tue Jun 23 2020 Kaleb S. KEITHLEY <kkeithle at redhat.com>
|
||||
- explicit BuildRequires: python3-setuptools
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user