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

Sops runs before mount home #721

Open
bobberb opened this issue Feb 5, 2025 · 1 comment
Open

Sops runs before mount home #721

bobberb opened this issue Feb 5, 2025 · 1 comment

Comments

@bobberb
Copy link

bobberb commented Feb 5, 2025

I am on a BTRFS system and I watch every boot as sops fails to deploy because the home as not been mounted. Is there an option to get around this?

@Mic92
Copy link
Owner

Mic92 commented Feb 6, 2025

You may need neededForBoot = true; on the home mount so that it runs before the action phase.
Other using userborn might help, because than sops becomes a systemd service where one can add a mount unit as a requirement.

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

No branches or pull requests

2 participants