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

init-fs: Add --epoch=2 #3230

Merged
merged 1 commit into from
Apr 12, 2024
Merged

init-fs: Add --epoch=2 #3230

merged 1 commit into from
Apr 12, 2024

Commits on Apr 12, 2024

  1. init-fs: Add --epoch=2

    We want to start switching things so that the toplevel `/ostree`
    repository is mode 0700, to close off unprivileged code
    from being able to access it.  Previous deployment roots
    may have setuid binaries, etc.  The `/var/lib/containers/storage`
    directory is mode 0700 for this reason I believe.
    
    Closes: ostreedev#3211
    cgwalters committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    74a3d2d View commit details
    Browse the repository at this point in the history