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

Used fixed uid/gid for the default user account #5767

Merged
merged 1 commit into from
Oct 29, 2019

Commits on Oct 29, 2019

  1. Used fixed uid/gid for the default user account

    Buildroot now defaults to allocating the package users first,
    and the defined users later which means they get higher ids.
    
    In order for the default "docker" user to have the uid/gid as
    in previous versions, set it explicitly (to the first: 1000)
    afbjorklund committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    d808a9f View commit details
    Browse the repository at this point in the history