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 <[email protected]>
---
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/65/53465/1

diff --git a/scripts/ovirt-init-functions.sh.in 
b/scripts/ovirt-init-functions.sh.in
index 96190c1..ee9f877 100644
--- a/scripts/ovirt-init-functions.sh.in
+++ b/scripts/ovirt-init-functions.sh.in
@@ -913,6 +913,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/53465
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I126b89e9ed9a183ead012bf5c219130a78d278f1
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: ovirt-3.6
Gerrit-Owner: Fabian Deutsch <[email protected]>
_______________________________________________
node-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/node-patches

Reply via email to