Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 792 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 792 Bytes

Notice

As of 2/17/2016 the code has been integrated with LVM git repo: https://gitlab.com/lvmteam/lvm2/-/tree/main/daemons/lvmdbusd

This repo remains to maintain the history of changes in development up until this point.

lvm-dubstep

LVM D-Bus proof of concept

Trying it out (lvm 2.02.132 or later is required)
  1. Copy the configuration file to allow the service to run on the system bus
  • # cp com.redhat.lvmdbus1.conf /etc/dbus-1/system.d/
  1. Run as root
  • # ./lvmdbusd
  1. Fire up a client, such as d-feet or other and look around
Documentation