Bug 1173529

Summary: rpc.gssd .service files uses wrong environment variables
Product: [Fedora] Fedora Reporter: Nils Olav Selåsdal <nos>
Component: nfs-utilsAssignee: Steve Dickson <steved>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 21CC: bfields, jlayton, steved
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-12-13 19:47:22 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 Nils Olav Selåsdal 2014-12-12 11:30:31 UTC
Description of problem:

/usr/lib/systemd/system/rpc-gssd.service runs /usr/sbin/rpc.gssd "$GSSDARGS"
And references an environment file /run/sysconfig/nfs-utils, which seems to contain a "RPCGSSDARGS" instead of a GSSDARGS variable.

(In older Fedora versions, arguments were configured in /etc/sysconfig/nfs , which also contains "RPCGSSDARGS" variable, it's rather unclear where RPCGSSDARGS or GSSDARGS should actually be configured

Version-Release number of selected component (if applicable):
nfs-utils-1.3.1-2.0.fc21.x86_64

Comment 1 Steve Dickson 2014-12-13 19:47:22 UTC

*** This bug has been marked as a duplicate of bug 1170354 ***