Bug 4641 - '/sbin/service' unusuable
Summary: '/sbin/service' unusuable
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: initscripts
Version: 6.0
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: David Lawrence
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 1999-08-21 12:20 UTC by svante
Modified: 2008-05-01 15:37 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 1999-08-21 18:12:36 UTC
Embargoed:


Attachments (Terms of Use)

Description svante 1999-08-21 12:20:16 UTC
The command 'service' is unusuable, it says 'unrecognized service' whatever is entered.

This modification works fine for me:

7c7
<       "/etc/rc.d/init.d/$1" "basename \"$0\""
---
>       "/etc/rc.d/init.d/$1" $2

Comment 1 svante 1999-08-21 12:21:59 UTC
Ooops: I forgot the version of initscripts: 4.1.16-1

Comment 2 Bill Nottingham 1999-08-21 18:12:59 UTC
Thanks, will be in next rawhide release.


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