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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions