[node-patches] Change in ovirt-node[master]: journal: save journal data across reboot
fabiand at redhat.com
fabiand at redhat.com
Mon Jul 6 15:58:52 UTC 2015
Fabian Deutsch has submitted this change and it was merged.
Change subject: journal: save journal data across reboot
......................................................................
journal: save journal data across reboot
According with man systemd-journald.service:
By default, the journal stores log data in /run/log/journal/.
Since /run/ is volatile, log data is lost at reboot. To make the data
persistent, it is sufficient to create /var/log/journal/ where
systemd-journald will then store the data
Change-Id: I38385ced398382aaabc8063001400721f74f8be9
Signed-off-by: Douglas Schilling Landgraf <dougsland at redhat.com>
---
M recipe/centos7-post.ks
M recipe/ovirt19-post.ks
M recipe/rhevh7-post.ks
3 files changed, 21 insertions(+), 0 deletions(-)
Approvals:
Fabian Deutsch: Looks good to me, approved
Douglas Schilling Landgraf: Verified
Jenkins CI: Passed CI tests
--
To view, visit https://gerrit.ovirt.org/43246
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I38385ced398382aaabc8063001400721f74f8be9
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Douglas Schilling Landgraf <dougsland at redhat.com>
Gerrit-Reviewer: Douglas Schilling Landgraf <dougsland at redhat.com>
Gerrit-Reviewer: Fabian Deutsch <fabiand at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: automation at ovirt.org
More information about the node-patches
mailing list