Skip to content

Commit

Permalink
Merge pull request extremeshok#9 from jodumont/patch-2
Browse files Browse the repository at this point in the history
update-initramfs for zfs.conf
  • Loading branch information
extremeshok authored Apr 27, 2019
2 parents 9285c31 + 2789d2e commit 0a4ca7d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions install-post.sh
Original file line number Diff line number Diff line change
Expand Up @@ -329,5 +329,8 @@ options zfs l2arc_write_max=524288000
EOF
fi

# propagate the setting into the kernel
update-initramfs -u -k all

## Script Finish
echo -e '\033[1;33m Finished....please restart the system \033[0m'

0 comments on commit 0a4ca7d

Please sign in to comment.