05-vm-profile: update title for /var/lib/vz

This commit is contained in:
Алексей Шабалин 2020-07-06 21:56:38 +03:00
parent 2567148020
commit e6234512a2

View File

@ -82,7 +82,7 @@ cat > /var/cache/alterator/vm-profile.scm << _EOF_
("/" (size $base . $[2*$base]) (fsim . "Ext2/3") (methods $methods))
("/var/lib/lxd" (size $base . #t) (fsim . "Ext2/3") (methods $methods))))
(vz
(title . "OpenVZ Server (large /var/lib/vz)")
(title . "PVE or OpenVZ Server (large /var/lib/vz)")
(action . trivial)
(actiondata
("swap" (size . $swap) (fsim . "SWAPFS") (methods $methods))