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

Save persistent data to /var/lib/hopglass #54

Open
mweinelt opened this issue Jul 13, 2016 · 1 comment
Open

Save persistent data to /var/lib/hopglass #54

mweinelt opened this issue Jul 13, 2016 · 1 comment

Comments

@mweinelt
Copy link

Currently raw.json is being saved to /etc/hopglass/instance/raw.json. This default does not follow the Filesystem Hierachy Standard¹, as its a state file, not a configuration file.

Please save it to /var/lib/hopglass/instance/raw.json instead.

[1] https://en.wikipedia.org/wiki/Filesystem_Hierarchy_Standard

@ghost
Copy link

ghost commented Sep 5, 2016

I do that on my systems. You can create a pull request to change the default config and install script.

Edit 2017: I am still aware of this. The installation script should write a configuration that saves the data to /var. But many things about the installation script are not right and I'd not recommend using it at the moment.

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

1 participant