1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/notify
Tony Asleson 0f56c1ad12 lvmnotify.c: Check to see if dbus daemon is running
The lvm dbus daemon will auto activate on dbus API calls.  To
prevent the dbus daemon starting when lvm command line tools are
being used we will check to see if the daemon is running first.
If the daemon is not running, we will not notify the daemon.

For this check to work it requires the changes done previously
with commit: 3fdf449348

Reviewed-by: David Teigland <teigland@redhat.com>
2022-10-19 14:22:12 -05:00
..
lvmnotify.c lvmnotify.c: Check to see if dbus daemon is running 2022-10-19 14:22:12 -05:00
lvmnotify.h vgscan: add --notifydbus to send a notification 2016-03-07 10:50:45 -06:00