Skip to content
This repository was archived by the owner on Feb 24, 2026. It is now read-only.
This repository was archived by the owner on Feb 24, 2026. It is now read-only.

Options to configure default owner, group and permissions #40

@jheiss

Description

@jheiss

The default file ownership, etc. are currently hard-coded as constants in tpkg:

DEFAULT_OWNERSHIP_UID = 0
DEFAULT_OWNERSHIP_GID = 0
DEFAULT_FILE_PERMS = nil
DEFAULT_DIR_PERMS = 0755

They should be user configurable.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions