confz

git mirror of https://ccx.te2000.cz/bzr/confz
git clone https://ccx.te2000.cz/git/confz
Log | Files | Refs

commit e4dd3a2c515462675ad3efb6b63fc3c8e4325459
parent 0f56398d57fc56f518fc1cc5ebb48abe85aa7efb
Author: Jan Pobrislo <ccx@webprojekty.cz>
Date:   Thu, 26 Jun 2014 21:33:29 +0200

optional arguments
Diffstat:
Mzsh-functions/confz_vserver_init | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/zsh-functions/confz_vserver_init b/zsh-functions/confz_vserver_init @@ -52,7 +52,7 @@ confz_vserver_check() { die "${vars[etcdir]}/vdir is not symlink or missing" fi - require mounted_volume :size :filesystem \ + require mounted_volume \?size \?filesystem \ lv_name=vs_$vars[name] \ label=$vars[name] \ mountpoint=$vars[vdir]