[node-patches] Change in ovirt-node[master]: common-post: allow rsyslog create temp files
dougsland at redhat.com
dougsland at redhat.com
Thu Sep 29 19:37:07 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>
---
M recipe/common-post.ks
1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/78/64978/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/64978
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie8ae7172d0c501f47feaf44e8ae6319c921d4a5c
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Douglas Schilling Landgraf <dougsland at redhat.com>
More information about the node-patches
mailing list