OBS User unknown
2009-01-12 01:05:34 +00:00
committed by Git OBS Bridge
parent b090beae85
commit 2df017fec4
4 changed files with 34 additions and 6 deletions

View File

@@ -5,11 +5,11 @@
#
### BEGIN INIT INFO
# Provides: libvirtd
# Required-Start: $network
# Required-Start: $network $remote_fs
# Should-Start: xend
# Default-Start: 3 5
# Required-Stop: $null
# Should-Stop: $null
# Required-Stop: $network $remote_fs
# Should-Stop: xend
# Default-Stop: 0 1 2 4 6
# Short-Description: daemon for libvirt virtualization API
# Description: This is a daemon for managing QEMU guest instances