Bug 1848208

Summary: nfs-ganesha-lock.service systemd unit file incorrect
Product: [Fedora] Fedora Reporter: Philippe Troin <phil>
Component: nfs-ganeshaAssignee: Kaleb KEITHLEY <kkeithle>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 31CC: dang, jthottan, kkeithle, pasik, skoduri
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: nfs-ganesha-2.8.4-2.fc31 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-06-29 11:41:46 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Philippe Troin 2020-06-18 00:12:09 UTC
Description of problem:
The shipped /lib/systemd/system/nfs-ganesha-lock.service systemd unit file is incorrect.

Version-Release number of selected component (if applicable):
nfs-ganesha-2.8.4-1.fc31.x86_64

How reproducible:
Always

Steps to Reproduce:
1. Install nfs-ganesha
2. Watch systemd's journal (journalctl -b | grep nfs-ganesha-lock)

Actual results:
Systemd reports:
systemd[1]: nfs-ganesha-lock.service: Service has no ExecStart=, ExecStop=, or SuccessAction=. Refusing.

Expected results:
No error should occur.

Additional info: