Skip to content

Commit

Permalink
modules/2r-zfs: fix key mode
Browse files Browse the repository at this point in the history
  • Loading branch information
tokiclover committed Sep 1, 2014
1 parent 4311d1d commit 77791b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/2r-zfs
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ if [ -n "$VDEV" ] || [ "$FS" == "zfs" ]; then
arg "RESU" "$iresume" ":" "2" "-s"
arg "type" "$iresume" ":" "1"
arg "sign" "$iresume" ":" "3" "-s"
debug stk "$ikresume"
debug -d dozfs "$RESU" "$VDEV" "-N" &&
echo "RESU=$type:$RESU${sign:+$sign}" >>/run/env
unset FS sign type
Expand Down

0 comments on commit 77791b8

Please sign in to comment.