Bug 743856 - initscripts do not provide /etc/rc.d/rc.local
Summary: initscripts do not provide /etc/rc.d/rc.local
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: initscripts
Version: 16
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Bill Nottingham
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-10-06 10:10 UTC by Sergei LITVINENKO
Modified: 2014-03-17 03:29 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-10-06 14:23:32 UTC
Type: ---


Attachments (Terms of Use)

Description Sergei LITVINENKO 2011-10-06 10:10:53 UTC
Description of problem:
initscripts do not provide /etc/rc.d/rc.local

Version-Release number of selected component (if applicable):
initscripts-9.32-2.fc16.i686

How reproducible:
100%

Steps to Reproduce:
1. Check which package provide /etc/rc.d/rc.local (rpm -qf /etc/rc.d/rc.local)
2. Check if file /etc/rc.d/rc.local exists
3. Re-install initscripts-9.32-2.fc16.i686
  
Actual results:
/etc/rc.d/rc.local is not exists

Expected results:
/etc/rc.d/rc.local is present

Additional info:

`rpm -qf /etc/rc.d/rc.local`
initscripts-9.32-2.fc16.i686

Comment 1 Bill Nottingham 2011-10-06 14:23:32 UTC
Create it and it will run. (This should probably be relnoted).

Comment 2 Sergei LITVINENKO 2011-10-06 19:26:12 UTC
>> Create it and it will run. (This should probably be relnoted).

Of cource, it is done.
But file, IMHO, have to be created by default (even it is empty)

PS: file have to be executable, to be involved...


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