From 86084770fe2b7dcba409622a4aa179f92435a39e Mon Sep 17 00:00:00 2001 From: John-Paul Bader Date: Tue, 23 Jan 2024 09:31:17 +0100 Subject: [PATCH] Update upgrade_guide.md --- upgrade_guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/upgrade_guide.md b/upgrade_guide.md index 269eafc..7a38fa5 100644 --- a/upgrade_guide.md +++ b/upgrade_guide.md @@ -33,5 +33,5 @@ https://www.freebsd.org/releases/13.1R/relnotes/ * After successful reboot, permanently activate boot environment `bectl activate 13_1_RELEASE` * Delete ezjail basejail and newjail `zfs destroy tank/ezjail/basejail` and `zfs destroy tank/ezjail/newjail` * Re-install ezjail basejail and newjail `ezjail-admin install -sp` -* Mergemaster jails, starting with the most important ones `cd /usr/jails/ && etcupdate` +* Mergemaster jails, starting with the most important ones `etcupdate -D /path/to/jail` or use the `quicketc.sh` script included in this repo to speed up the process * Check ZFS `zpool status`