mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-03 05:18:29 +03:00
7ae124743e
Since execve passed only NULL as environ, we had lost all environment vars on restart - thus actually running 'different' clvmd then the one at start. Preserving environ allows to restart clvmd with the same settings (i.e. LD_LIBRARY_PATH) Add test for second restart. |
||
---|---|---|
.. | ||
clvmd | ||
cmirrord | ||
common | ||
dmeventd | ||
lvmetad | ||
Makefile.in |