Skip to content

Conversation

@george-pmk
Copy link

We are adding the ability to change addresses on specific interfaces in jail dynamically.

@olevole olevole self-assigned this Jul 24, 2024
Copy link
Member

@olevole olevole left a comment

Choose a reason for hiding this comment

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

  1. why you remove 'makeresolv' ( modify_jnameserver function) ? As far as I understand, your change does not replace it

  2. please use MACROS_CMD cmd: 'egrep' -> '${GREP_CMD} -E' (egrep is deprecated), 'wc' -> ${WC_CMD}, 'cut' -> ${CUT_CMD} ...
    this is necessary to protect the launch of any CBSD scripts from execution on systems where the external utilities used by scripts may not be available

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants