| Server IP : 178.212.43.201 / Your IP : 10.100.0.33 Web Server : Apache/2.4.37 (Oracle Linux Server) OpenSSL/1.1.1k System : Linux spa0007.srv.paxillus.pl 5.4.17-2136.355.3.1.el8uek.x86_64 #3 SMP Sat May 9 17:11:55 PDT 2026 x86_64 User : apache ( 48) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /etc/libblockdev/conf.d/ |
Upload File : |
# This is the default configuration for the libblockdev library. For # each supported technology/plugin there is a separate section/group # with the 'sonames' key. The value of the key has to be a list of # sonames of shared objects that should be attempted to be loaded for # the plugin falling back to the next one in the list. # # So this example: # [lvm] # sonames=libbd_lvm-dbus.so.0;libbd_lvm.so.0 # # would result in the libbd_lvm-dbus.so.0 shared object attempted to # be loaded and if that failed, the libbd_lvm.so.0 would be attempted # to be loaded. [btrfs] sonames=libbd_btrfs.so.2 [crypto] sonames=libbd_crypto.so.2 [dm] sonames=libbd_dm.so.2 [fs] sonames=libbd_fs.so.2 [kbd] sonames=libbd_kbd.so.2 [loop] sonames=libbd_loop.so.2 [lvm] sonames=libbd_lvm.so.2 [mdraid] sonames=libbd_mdraid.so.2 [mpath] sonames=libbd_mpath.so.2 [nvdimm] sonames=libbd_nvdimm.so.2 [swap] sonames=libbd_swap.so.2 [s390] sonames=libbd_s390.so.2