Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix thinjail instructions on UFS #382

Closed
wants to merge 1 commit into from
Closed

Commits on May 21, 2024

  1. Fix thinjail instructions on UFS

    The zfs instructions say to clone a snapshot from the skeleton to the new thinjail. But the UFS instructions say to _make_ the thinjail directory first and then copy the skeleton into it. This will cause your new jail to be inside of `/usr/local/jails/containers/thinjail/13.2-RELEASE-skeleton` instead of just `/usr/local/jails/containers/thinjail`.
    egwynn committed May 21, 2024
    Configuration menu
    Copy the full SHA
    b157cf9 View commit details
    Browse the repository at this point in the history