[node-patches] Change in ovirt-node[master]: [DRAFT] service: No default dependencies for firstboot

fabiand at fedoraproject.org fabiand at fedoraproject.org
Mon Mar 11 15:00:07 UTC 2013


Fabian Deutsch has uploaded a new change for review.

Change subject: [DRAFT] service: No default dependencies for firstboot
......................................................................

[DRAFT] service: No default dependencies for firstboot

This might prevent the system from rebooting after AI.

rhbz#920208

Change-Id: I35779c9bb3dcf132d5555bdfa444e798b6b0f4cc
Signed-off-by: Fabian Deutsch <fabiand at fedoraproject.org>
---
M services/ovirt-firstboot.service
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/35/12935/1

diff --git a/services/ovirt-firstboot.service b/services/ovirt-firstboot.service
index aae8f54..31174f3 100644
--- a/services/ovirt-firstboot.service
+++ b/services/ovirt-firstboot.service
@@ -11,6 +11,7 @@
 ExecStart=/usr/libexec/ovirt-init-functions.sh start_ovirt_firstboot
 ExecStop=/usr/libexec/ovirt-init-functions.sh stop_ovirt_firstboot
 RemainAfterExit=yes
+DefaultDependencies=false
 
 # http://www.freedesktop.org/software/systemd/man/systemd.exec.html
 StandardInput=tty-force


--
To view, visit http://gerrit.ovirt.org/12935
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I35779c9bb3dcf132d5555bdfa444e798b6b0f4cc
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Fabian Deutsch <fabiand at fedoraproject.org>



More information about the node-patches mailing list