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

SW477941:WA: Manually add groups and permission #54

Merged
merged 1 commit into from
Oct 8, 2019

Commits on Oct 7, 2019

  1. WA: Manually add groups and permission

    There was a change to add these new groups and permissions to
    the code base but since this information is stored in /etc/group,
    it is not automatically updated since that file has been written
    to and a copy is out in /var/persist/etc/group. If you factory
    reset your system then you will get the correct settings but can
    not require a factory reset to existing users.
    
    This commit just ensures the new groups are created and root is
    in the appropriate groups before starting the user management
    service.
    
    Change-Id: I1b35de76daa5d35c85b58983321c2ffd34b33c79
    Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
    
    Conflicts:
    	meta-phosphor/recipes-phosphor/users/phosphor-user-manager.bb
    geissonator committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    47744fe View commit details
    Browse the repository at this point in the history