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 <[email protected]> --- 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 <[email protected]> _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
