fix #19: bootstrap pkg when building a new base

This commit is contained in:
2024-09-18 10:24:23 +02:00
parent e2aa249464
commit cf812919cb

View File

@@ -255,6 +255,7 @@ jaildk_build() {
start)
# make it usable
ex chroot $j/build/$jail /etc/rc.d/ldconfig onestart
ex chroot $j/build/$jail pkg-static bootstrap -f
ex mkdir -p $j/build/$jail/usr/local/db
;;
esac