Bug 451757

Summary: fedora-live and fedora-late-live enabled and running on installed system
Product: [Fedora] Fedora Reporter: Jeroen van Meeuwen <vanmeeuwen+fedora>
Component: livecd-toolsAssignee: Jeroen van Meeuwen <vanmeeuwen+fedora>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: davidz, katzj
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: 2008-08-31 14:09:13 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 Jeroen van Meeuwen 2008-06-17 06:47:14 UTC
Description of problem:

The fedora-live and fedora-late-live services have been reported running on an
installed system still.

Version-Release number of selected component (if applicable):

livecd-tools-017-1.fc9

How reproducible:

Install from LiveCD/DVD, reboot into newly installed system

Actual results:

The fedora-live and fedora-late-live services are still in chkconfig and enabled

Expected results:

No fedora-live and/or fedora-late-live services anymore since any configuration
done on the machine is now supposed to be persistent anyway.

Additional info:

This bug was reported by someone in #fedora, and this bug is merely a tracker
for me to look in to it.

Comment 1 Jeremy Katz 2008-06-17 15:32:09 UTC
They're there but become no-ops since the first thing they do is check for
liveimg in the kernel command line.

Yes, this is kind of lame but hard-coding 'remove this script' in anaconda is
_more_ lame :-)

Comment 2 Chris Schembari 2008-07-09 21:29:06 UTC
Could this be related to (or the same as) bug #446074 ?

Comment 3 Jeroen van Meeuwen 2008-08-31 14:09:13 UTC
(In reply to comment #1)
> They're there but become no-ops since the first thing they do is check for
> liveimg in the kernel command line.
> 
> Yes, this is kind of lame but hard-coding 'remove this script' in anaconda is
> _more_ lame :-)

I guess that fixes/addresses the original bug