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

Init script executable check should be smarter about permissions #25

Open
jheiss opened this issue Aug 17, 2012 · 0 comments
Open

Init script executable check should be smarter about permissions #25

jheiss opened this issue Aug 17, 2012 · 0 comments
Labels

Comments

@jheiss
Copy link
Member

jheiss commented Aug 17, 2012

Situation:

Init script permissions don't appear to allow root execution. I.e. script is owned by user "foo" and has 0700 permissions. In this case tpkg will warn that the script is not executable, even though root will still be able to execute it (by virtue of being root).

Need to confirm that the behavior of root executing things with any sort of execute bit set is fairly universal across Unix variants, then modify the permissions check in tpkg to account for that fact.

Was: https://sourceforge.net/apps/trac/tpkg/ticket/35

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

No branches or pull requests

1 participant