Bug 699918 - initscripts should probably install *and* enable fedora-storage-init-late.service
Summary: initscripts should probably install *and* enable fedora-storage-init-late.ser...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: initscripts
Version: 15
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-04-26 22:37 UTC by Lennart Poettering
Modified: 2014-03-17 03:27 UTC (History)
5 users (show)

Fixed In Version: initscripts-9.30-2.fc15
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-05-05 20:46:23 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Lennart Poettering 2011-04-26 22:37:00 UTC
Current initscripts in F15 installs fedora-storage-init-late.service but creates no symlink for it.

The package should probably create a symlink for it, like it already does for fedora-storage-init.service in /lib/systemd/system/local-fs.target.wants/

Comment 1 Lennart Poettering 2011-04-26 22:39:16 UTC
Oh, and I think it would be good to place an "After=fedora-storage-init.service" in fedora-storage-init-late.service in order to not run vgchange twice at the same time. LVM might not choke on it, but I'd rather not risk this.

Comment 2 Bill Nottingham 2011-04-27 17:06:59 UTC
Oof, not enabling it was just an oversight. Fixed in git (along with the After= line), will appear in a build shortly.


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