Skip to content
This repository was archived by the owner on Jan 26, 2024. It is now read-only.

Conversation

efirestone
Copy link

In FreeBSD 12 (pfSense 2.5) this script no longer works because of this issue, with the root cause being the dashes in the name variable value. This uses underscores instead, which solves the issue and is also the standard.

In FreeBSD 12 (pfSense 2.5) this script no longer works because of [this issue](https://forums.freebsd.org/threads/ezjails-admin-flavour_setup-fails-under-freebsd-13.81932/), with the root cause being the dashes in the `name` variable value. This uses underscores instead, which solves the issue and is also the standard.
ajkavanagh
ajkavanagh previously approved these changes Nov 13, 2021
Copy link
Collaborator

@ajkavanagh ajkavanagh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the patch! I think the docs need to be updated to refer to underscores, rather than dashes. Perhaps that could be included in the patch?

@ajkavanagh ajkavanagh dismissed their stale review November 13, 2021 15:46

Undoing as I noticed this will require doc changes as well.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants