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

Is it possible to find the "creator"/"owner" of a deployed file? #2433

Closed
Mershl opened this issue Sep 7, 2021 · 1 comment
Closed

Is it possible to find the "creator"/"owner" of a deployed file? #2433

Mershl opened this issue Sep 7, 2021 · 1 comment

Comments

@Mershl
Copy link

Mershl commented Sep 7, 2021

Background:
On one of my systems I have a /usr/etc/authselect/user-nsswitch.conf.bak file which I can't make sense of. Is there a tool or log available that could help me pinpoint the creator/owner/source of it?

@dbnicholson
Copy link
Member

It's entirely dependent how you construct the commit. Ostree just puts in the files you tell it to. If you're doing a layered commit like with rpm-ostree you could look at each of the layers to see when it shows up. More likely you'll just need to instrument your own build process.

I'm going to close this since I don't think there's anything ostree itself can do to help.

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

No branches or pull requests

2 participants