chiark / gitweb /
cryptop.list: Fix column width calculation.
[distorted-keys] / cryptop.genkey
old mode 100644 (file)
new mode 100755 (executable)
index b33458d..e504cdb
@@ -92,7 +92,7 @@ case "$profile" in
     ;;
 esac
 checkword "profile label" "$label"
-read_profile $profile
+read_profile $USERV_USER $profile
 
 ## Generate the key.
 c_genkey $profile $kdir $knub genhook_recov "$@"