add API for add Directory storage
creates/lists systemd mount units for /mnt/pve/.* filetypes allowed are ext4 and xfs for now mount with /dev/disk/by-uuid Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
committed by
Dietmar Maurer
parent
fc1880566c
commit
793d720cd2
@ -1,6 +1,7 @@
|
||||
|
||||
SOURCES= LVM.pm\
|
||||
LVMThin.pm
|
||||
LVMThin.pm\
|
||||
Directory.pm
|
||||
|
||||
.PHONY: install
|
||||
install:
|
||||
|
||||
Reference in New Issue
Block a user