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

--read-write-tmpfs=false should set /dev/* tmpfs to readonly #12954

Closed
wants to merge 1 commit into from

Commits on Dec 3, 2022

  1. --read-write-tmpfs=false should set /dev/* tmpfs to readonly

    Change the --read-only-tmpfs option to --read-write-tmpfs since
    this makes sense and the old name was doing the exact opposite.
    
    Fixes: containers#12937
    
    Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
    rhatdan committed Dec 3, 2022
    Copy the full SHA
    ec9640a View commit details
    Browse the repository at this point in the history