lvmdbusd
LVM2 D-Bus daemon
Install
- All systems
-
curl cmd.cat/lvmdbusd.sh
- Debian
-
apt-get install lvm2-dbusd
- Ubuntu
-
apt-get install lvm2-dbusd
- Kali Linux
-
apt-get install lvm2-dbusd
- Fedora
-
dnf install lvm2-dbusd
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install lvm2-dbusd
- Dockerfile
- dockerfile.run/lvmdbusd
lvm2-dbusd
LVM2 D-Bus daemon
This is LVM2, the rewrite of The Linux Logical Volume Manager. LVM supports enterprise level volume management of disk and disk subsystems by grouping arbitrary disks into volume groups. The total capacity of volume groups can be allocated to logical volumes, which are accessed as regular block devices. This package includes the D-Bus daemon.