Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 116555 - netplugd init.d script not managed by chkconfig
Summary: netplugd init.d script not managed by chkconfig
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: net-tools
Version: rawhide
Hardware: All
OS: Linux
medium
low
Target Milestone: ---
Assignee: Phil Knirsch
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On:
Blocks: FC2Blocker
TreeView+ depends on / blocked
 
Reported: 2004-02-23 06:57 UTC by Gary Peck
Modified: 2015-03-05 01:13 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-03-23 14:44:31 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Gary Peck 2004-02-23 06:57:35 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6)
Gecko/20040211 Firefox/0.8

Description of problem:
The net-tools package does not run "/sbin/chkconfig --add netplugd" in
its %post script. As a result, netplugd isn't managed by chkconfig.

(Thanks for including netplugd! Should be very useful for us laptop
users.)

Version-Release number of selected component (if applicable):
net-tools-1.60-22

How reproducible:
Always

Steps to Reproduce:
1. rpm -Uvh net-tools-1.60-22.i386.rpm
2. /sbin/chkconfig --list netplugd
3.
    

Actual Results:  service netplugd supports chkconfig, but is not
referenced in any runlevel (run 'chkconfig --add netplugd')

Expected Results:  netplugd        0:off   1:off   2:on    3:on   
4:on    5:on    6:off


Additional info:

Comment 1 Karsten Hopp 2004-03-23 14:44:31 UTC
fixed in net-tools-1.60-23 


Note You need to log in before you can comment on or make changes to this bug.