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

Fixed writing keyfile path to etc/crypttab #2332

Merged
merged 1 commit into from
Jul 25, 2023
Merged

Conversation

schaefi
Copy link
Collaborator

@schaefi schaefi commented Jul 24, 2023

The keyfile path was not correctly set in etc/crypttab which caused systemd not being able to read the keyfile, consequently asking for a passphrase. This commit fixes the writing of the crypttab and also fixes a python name clash with the "os" namespace.

@schaefi schaefi self-assigned this Jul 24, 2023
@schaefi schaefi changed the title Fixed writing correct keyfile path to etc/crypttab Fixed writing keyfile path to etc/crypttab Jul 24, 2023
The keyfile path was not correctly set in etc/crypttab which
caused systemd not being able to read the keyfile, consequently
asking for a passphrase. This commit fixes the writing of the
crypttab and also fixes a python name clash with the "os"
namespace.
Copy link
Collaborator

@ignatenkobrain ignatenkobrain left a comment

Choose a reason for hiding this comment

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

fixes my problem

@Conan-Kudo Conan-Kudo merged commit 48e43f8 into master Jul 25, 2023
12 checks passed
@schaefi schaefi deleted the fix_cryptsetup branch September 13, 2023 10:14
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.

3 participants