13 Feb
2013
13 Feb
'13
10:06 a.m.
Am 13.02.2013 06:16, schrieb David Rosenstrauch:
Well, both. First, you could test it locally. This would suffice:
mkdir -p /etc/systemd/system/sysinit.target.wants/ ln -s /usr/lib/systemd/system/{lvmetad.socket,dmeventd.socket} /etc/systemd/system/sysinit.target.wants/
(The changes you made in /etc/ above concern your machine and expand what the package does, pacman never interferes here.)
Then, we could include it in a future package, if that indeed solves the problem.
Worked!!!
Thanks much for the fix!
DR
Time to fix the lvm package then.