=== modified file 'zsh-functions/confz_vserver_init' --- zsh-functions/confz_vserver_init 2019-02-22 07:23:18 +0000 +++ zsh-functions/confz_vserver_init 2019-02-13 09:28:10 +0000 @@ -10,7 +10,7 @@ # deploy filesystem image from directory, rsync or tarball confz_deployed_system_check() { checkvars path source - defvar ignore_pattern 'lost+found' + defvar ignore_pattern '' local existing_entries fail_reason="${vars[path]}/.confz_deployed missing"