Skip to content

Fix include directive formatting in jail.conf example#606

Closed
odraude wants to merge 1 commit intofreebsd:mainfrom
odraude:patch-1
Closed

Fix include directive formatting in jail.conf example#606
odraude wants to merge 1 commit intofreebsd:mainfrom
odraude:patch-1

Conversation

@odraude
Copy link

@odraude odraude commented Feb 15, 2026

The jail.conf example in section 17.3.4 contained a malformed .include directive. As written, it caused the jail service to fail with an "unexpected EOF" error when starting a jail.

This change corrects the formatting of the include directive so that administrators can safely use /etc/jail.conf.d/*.conf for modular jail configuration without encountering syntax errors.

The jail.conf example in section 17.3.4 contained a malformed
.include directive. As written, it caused the jail service to fail
with an "unexpected EOF" error when starting a jail.

This change corrects the formatting of the include directive so that
administrators can safely use /etc/jail.conf.d/*.conf for modular
jail configuration without encountering syntax errors.
@concussious
Copy link
Contributor

No. We sincerely appreciate and welcome contributions, but please be respectful of limited volunteer time.

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

Comments