Skip to content

journal-remote: tmpfiles: create /var/lib/systemd/journal-upload dire…#2213

Closed
yuwata wants to merge 1 commit intosystemd:masterfrom
yuwata:journal-upload-tmpfiles
Closed

journal-remote: tmpfiles: create /var/lib/systemd/journal-upload dire…#2213
yuwata wants to merge 1 commit intosystemd:masterfrom
yuwata:journal-upload-tmpfiles

Conversation

@yuwata
Copy link
Member

@yuwata yuwata commented Dec 22, 2015

…ctory.

By default, systemd-journal-upload service saves its state in /var/lib/systemd/journal-upload directory.
However, the directory is not created automatically.
This pull request makes that the directory is created by systemd-tmpfiles.

@keszybz
Copy link
Member

keszybz commented Jan 15, 2016

Hm, not sure about the name of the file. systemd-remote.conf is called that, and not systemd-journal-remote.conf because the plan was to keep just one file for all the remote daemons. Later we added (3a92e4b) journal-nocow.conf. In retrospect, it probably should have been called systemd-journal-nocow.conf.

What about sticking with the original plan and simply adding those lines to systemd-remote.conf?

@yuwata
Copy link
Member Author

yuwata commented Jan 15, 2016

Thank you for your comment. I push the updated request. Please see #2332.

@zonque
Copy link
Member

zonque commented Jan 15, 2016

Replaced by #2332

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

3 participants