Skip to content
This repository was archived by the owner on Aug 16, 2024. It is now read-only.
This repository was archived by the owner on Aug 16, 2024. It is now read-only.

User's group is incorrectly set to the user's name #4

@mirror176

Description

@mirror176

User's group on copies is currently being set to the username instead of the user's default group which is normally incorrect unless it was manually set to that. Its default is usually 'users' but can be customized as part of any account creation step. Replacing the second $normal with id -gn $normal (could be saved to a variable earlier) will get the group.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions