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

Incorrect owner after start in 0.0.12 #166

Open
croessner opened this issue Dec 27, 2014 · 0 comments
Open

Incorrect owner after start in 0.0.12 #166

croessner opened this issue Dec 27, 2014 · 0 comments

Comments

@croessner
Copy link

Under Gentoo Linux, right after starting 0.0.12, a file timestamp is created under /var/cache/tlsdate. If the file did not exist before, the file is newly created, but with wrong permissions,

It's created 0600 root:root, so the user tlsdate can no longer access the file, which leads to errors in th blog file.
It also may happen that the file is created, but with zero bytes and then the log says that tlsdate was also unable to read the timestamp.

It really seems that something is broken in 0.0.12 with the file "timestamp". Maybe dropping privileges too early?

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