Bug 800336

Summary: chkconfig vsftpd on / off does not work
Product: Red Hat Enterprise Linux 7 Reporter: Petr Sklenar <psklenar>
Component: vsftpdAssignee: Jiri Skala <jskala>
Status: CLOSED DUPLICATE QA Contact:
Severity: unspecified Docs Contact:
Priority: high    
Version: 7.0CC: aglotov, mcermak, notting
Target Milestone: rcKeywords: Regression, Reopened
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-03-08 14:58:22 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:

Description Petr Sklenar 2012-03-06 10:48:15 UTC
Description of problem:
chkconfig vsftpd on / off does not work

Version-Release number of selected component (if applicable):
Red Hat Enterprise Linux Server release 7.0 Alpha1 (Maipo)

How reproducible:
deterministic

Steps to Reproduce:
# chkconfig vsftpd on
error reading information on service vsftpd: No such file or directory
# chkconfig vsftpd off
error reading information on service vsftpd: No such file or directory
# rpm -q vsftpd
vsftpd-2.3.4-5.el7.x86_64


Actual results:
chkconfig vsftpd on/off does NOT work 

Expected results:
chkconfig vsftpd on/off does work 

Additional info:

Comment 1 Bill Nottingham 2012-03-06 16:58:48 UTC
That's not the service name.

Comment 2 Petr Sklenar 2012-03-07 08:37:40 UTC
vsftpd should be name of the service.
service vsftpd start/stop/status work on rhel6, not on rhel7.

chkconfig vsftpd [on|off] works on rhel6.

rpm -ql vsftpd-2.3.4-5.el7.x86_64 | grep sbin
/usr/sbin/vsftpd

binary name is vsftpd

Comment 3 Bill Nottingham 2012-03-07 16:14:30 UTC
You are free to make that argument with the vsftpd maintainer, but it's not a chkconfig problem.

Comment 4 Bill Nottingham 2012-03-07 22:00:56 UTC
*** Bug 800407 has been marked as a duplicate of this bug. ***

Comment 5 Bill Nottingham 2012-03-08 14:58:22 UTC

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