=== modified file 'zsh-functions/confz_fs_init' --- zsh-functions/confz_fs_init 2014-06-19 17:48:04 +0000 +++ zsh-functions/confz_fs_init 2014-06-19 17:46:31 +0000 @@ -67,10 +67,9 @@ # put mountpoint for device into /etc/fstab confz_fstab_check() { - defvar opts noatime + checkvars device mountpoint filesystem opts defvar dump 0 defvar pass 2 - checkvars device mountpoint filesystem opts local device mountpoint filesystem opts dump pass sed '/^[ \t]*#/d;s/#.*//;s/[ \t]\+/ /g' /etc/fstab | \