Vinzenz Feenstra has uploaded a new change for review. Change subject: Add LSB Header to init script ......................................................................
Add LSB Header to init script Change-Id: I0b63b935dbd46bb31613fb2fcfedb831286eb59a Signed-off-by: Vinzenz Feenstra <vfeen...@redhat.com> --- M ovirt-guest-agent/ovirt-guest-agent.in 1 file changed, 15 insertions(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-guest-agent refs/changes/84/26684/1 diff --git a/ovirt-guest-agent/ovirt-guest-agent.in b/ovirt-guest-agent/ovirt-guest-agent.in index 419eebb..f2fb85e 100644 --- a/ovirt-guest-agent/ovirt-guest-agent.in +++ b/ovirt-guest-agent/ovirt-guest-agent.in @@ -7,6 +7,21 @@ # processname: ovirt-guest-agent # config: /etc/ovirt-guest-agent.conf # pidfile: /var/run/ovirt-guest-agent.pid +### BEGIN INIT INFO +# Provides: ovirt-guest-agent +# Required-Start: +# Should-Start: +# Required-Stop: +# Should-Stop: +# Default-Start: 3 +# Default-Stop: +# Short-Description: The oVirt Guest Agent +# Description: This is the oVirt management agent running inside the guest. +# The agent interfaces with the oVirt manager, supplying heart-beat info +# as well as run-time data from within the guest itself. The agent also +# accepts control commands to be run executed within the OS (like: shutdown +# and restart). +### END INIT INFO # Source function library. . /etc/rc.d/init.d/functions -- To view, visit http://gerrit.ovirt.org/26684 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I0b63b935dbd46bb31613fb2fcfedb831286eb59a Gerrit-PatchSet: 1 Gerrit-Project: ovirt-guest-agent Gerrit-Branch: master Gerrit-Owner: Vinzenz Feenstra <vfeen...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches