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

Add 'config' command to get/set jail config properties. #283

Merged
merged 1 commit into from
Nov 28, 2020

Conversation

chriswells0
Copy link
Collaborator

Examples:

sudo bastille config myjail get mount.devfs
enabled
sudo bastille config myjail get securelevel
2
sudo bastille config myjail set securelevel 3
A restart is required for the changes to be applied. See 'bastille restart myjail'.

@cedwards cedwards merged commit 0a9ae63 into BastilleBSD:master Nov 28, 2020
@chriswells0 chriswells0 deleted the edit-config branch November 28, 2020 19:13
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