1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-10 05:18:36 +03:00
lvm2/daemons
Peter Rajnoha 23a88f868d Use SD_ACTIVATION env. var. in systemd units to better detect systemd in use.
LISTEN_PID and LISTEN_FDS environment variables are defined only during systemd
"start" action. But we still need to know whether we're activated during
"reload" action as well - we use the reload action to call "dmeventd -R"/"lvmetad -R"
for statefull daemon restart. We can't use normal "restart" as that is simply
composed of "stop" and "start" and we would lose any state the daemon has.
2012-03-14 15:51:51 +00:00
..
clvmd Remove some whitespaces. 2012-03-10 10:39:28 +00:00
cmirrord Remove some whitespaces. 2012-03-10 09:32:46 +00:00
dmeventd Use SD_ACTIVATION env. var. in systemd units to better detect systemd in use. 2012-03-14 15:51:51 +00:00
lvmetad Pass struct device around internally rather than dev_t. 2012-03-02 20:46:36 +00:00
Makefile.in Reflect new file locations, include file updates etc. 2012-02-28 18:35:04 +00:00