[node-patches] Change in ovirt-node[ovirt-3.6]: common-post: allow rsyslog create temp files

dougsland at redhat.com dougsland at redhat.com
Fri Oct 7 13:59:43 UTC 2016


Douglas Schilling Landgraf has uploaded a new change for review.

Change subject: common-post: allow rsyslog create temp files
......................................................................

common-post: allow rsyslog create temp files

Rsyslog requires to create tmp files in /var/lib/rsyslog

Change-Id: Ie8ae7172d0c501f47feaf44e8ae6319c921d4a5c
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1380511
Signed-off-by: Douglas Schilling Landgraf <dougsland at redhat.com>
(cherry picked from commit 78e2c55e38c2eebf3e376726a62ff4b30f32591e)
---
M recipe/common-post.ks
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/38/65238/1

diff --git a/recipe/common-post.ks b/recipe/common-post.ks
index 3283551..37c18f8 100644
--- a/recipe/common-post.ks
+++ b/recipe/common-post.ks
@@ -99,6 +99,7 @@
 dirs	/var/lib/multipath
 files	/var/lib/net-snmp
 dirs    /var/lib/dnsmasq
+dirs    /var/lib/rsyslog
 files	/root/.ssh
 dirs	/root/.uml
 files	/var/cache/libvirt


-- 
To view, visit https://gerrit.ovirt.org/65238
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie8ae7172d0c501f47feaf44e8ae6319c921d4a5c
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: ovirt-3.6
Gerrit-Owner: Douglas Schilling Landgraf <dougsland at redhat.com>



More information about the node-patches mailing list