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

Saving informant.dat file inside Home #17

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

b00f
Copy link

@b00f b00f commented Jun 13, 2020

You can check this thread about how to get home folder with or without sudo
https://stackoverflow.com/questions/2668909/how-to-find-the-real-user-home-directory-using-python

b00f added 2 commits June 13, 2020 13:20
Saving `informant.dat` file inside Home
@b00f
Copy link
Author

b00f commented Sep 10, 2020

I am still using this patch, and so far I haven't any issue. I will be glad if anyone else can check it.

@bradford-smith94 Maybe you can test this patch.

@Strykar
Copy link
Contributor

Strykar commented Sep 20, 2020

This assumes a single-user OS? How would it deal with multiple users who are allowed to update?

@b00f
Copy link
Author

b00f commented Sep 21, 2020

This assumes a single-user OS? How would it deal with multiple users who are allowed to update?

It creates informant.dat file inside user's cache folder: (~/.cache/informant.dat). So for multiple user we have multiple informant file.

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

Successfully merging this pull request may close these issues.

2 participants