[node-patches] Change in ovirt-node[master]: init: Restart rhel-dmesg to ensure that /var/log/dmesg

fabiand at redhat.com fabiand at redhat.com
Tue Feb 2 09:38:54 UTC 2016


Fabian Deutsch has uploaded a new change for review.

Change subject: init: Restart rhel-dmesg to ensure that /var/log/dmesg
......................................................................

init: Restart rhel-dmesg to ensure that /var/log/dmesg

… is up to date

Change-Id: I126b89e9ed9a183ead012bf5c219130a78d278f1
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1291643
Signed-off-by: Fabian Deutsch <fabiand at fedoraproject.org>
---
M scripts/ovirt-init-functions.sh.in
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/59/52959/1

diff --git a/scripts/ovirt-init-functions.sh.in b/scripts/ovirt-init-functions.sh.in
index aaa4f1c..2fab5b1 100644
--- a/scripts/ovirt-init-functions.sh.in
+++ b/scripts/ovirt-init-functions.sh.in
@@ -914,6 +914,7 @@
         swapon -a
         service network restart
         service auditd restart
+        service rhel-dmesg restart
     fi
     log "Updating $OVIRT_DEFAULTS"
     tmpaug=$(mktemp)


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I126b89e9ed9a183ead012bf5c219130a78d278f1
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Fabian Deutsch <fabiand at redhat.com>



More information about the node-patches mailing list