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

Hook into SDDM close-down routine to ensure ZFS homedirs are unmount without hardcoded homedirs #102

Closed
wants to merge 2 commits into from

Conversation

Labels
None yet
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
@panicketchup
Copy link

@panicketchup panicketchup commented May 22, 2020

No description provided.

@beanpole135
Copy link
Member

@beanpole135 beanpole135 commented Jun 13, 2020

Thank you for sending this in!
I took the routine that you utilized using "last" in this PR, and merged that into the existing script with some additional safeguards here: https://github.com/project-trident/trident-core/blob/master/void-desktop-files/usr/share/sddm/scripts/Xstop.trident

With your changes merged into that script, I think that we now have a very robust method for ensuring that ZFS homedirs get auto-unmounted after logout. Thanks!!

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