Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 479626 - sys-fs/lvm2-2.02.99 - systemd activation generator uses /usr/sbin/lvm instead of /sbin/lvm
Summary: sys-fs/lvm2-2.02.99 - systemd activation generator uses /usr/sbin/lvm instead...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-03 12:24 UTC by Alexander Tsoy
Modified: 2013-08-04 20:59 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Tsoy 2013-08-03 12:24:00 UTC
File "scripts/lvm2_activation_generator_systemd_red_hat.c" uses /usr/sbin/lvm instead of /sbin/lvm. It should be patched, or modified with sed like in original patch by Enrico Tagliavini (bug 453594).

LVM2.2.02.99 # grep usr/sbin/lvm scripts/lvm2_activation_generator_systemd_red_hat.c
        fputs("ExecStart=/usr/sbin/lvm vgchange -aay --sysinit\n"
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2013-08-04 20:59:23 UTC
2.02.99-r1 fixes, thanks again