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

Options to configure default owner, group and permissions #40

Open
jheiss opened this issue Jul 9, 2013 · 0 comments
Open

Options to configure default owner, group and permissions #40

jheiss opened this issue Jul 9, 2013 · 0 comments

Comments

@jheiss
Copy link
Member

jheiss commented Jul 9, 2013

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.

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

No branches or pull requests

1 participant