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

Make /etc a separate dataset #73

Closed
wants to merge 1 commit into from
Closed

Make /etc a separate dataset #73

wants to merge 1 commit into from

Conversation

Labels
None yet
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
@q5sys
Copy link
Member

@q5sys q5sys commented Jan 2, 2020

For ease of fixing mis-configurations and other events leading to potential system corruption, the /etc dir would benefit from being covered by it's own unique snapshots so that any problems can be easily rolled back atomically without affecting the rest of the filesystem

For ease of fixing mis-configurations and other events leading to potential system corruption, the /etc dir would benefit from being covered by their own unique snapshots so that any problems can be easily rolled back atomically without affecting the rest of the filesystem
@q5sys q5sys requested a review from beanpole135 Jan 3, 2020
@RodMyers
Copy link
Contributor

@RodMyers RodMyers commented Jan 3, 2020

closed as requested

@RodMyers RodMyers closed this Jan 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment