Bug 511814

Summary: nfs service should not be started by default in runlevels 2345
Product: [Fedora] Fedora Reporter: Adam Tkac <atkac>
Component: nfs-utilsAssignee: Steve Dickson <steved>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: ovasik, steved, ykopkova
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-11-12 15:31:07 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
proposed patch none

Description Adam Tkac 2009-07-15 08:13:58 UTC
Description of problem:
service nfs is started by default in runlevels 2, 3, 4 and 5

Version-Release number of selected component (if applicable):
$ rpm -q nfs-utils
nfs-utils-1.2.0-5.fc12.x86_64

How reproducible:
always

Steps to Reproduce:
1. install rawhide
  
Actual results:
service nfs is started by default

Expected results:
service nfs is stopped by default

Additional info:
nfslock service is started in runlevel 2. It seems useless because nfs client support is traditionally not available in runlevel 2.

Comment 1 Adam Tkac 2009-07-15 08:15:55 UTC
Created attachment 353798 [details]
proposed patch

Proposed & tested patch, can be applied directly to devel branch.

Comment 2 Steve Dickson 2009-11-12 15:31:07 UTC

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