OBS User unknown
2008-10-08 16:23:52 +00:00
committed by Git OBS Bridge
parent 6be8feb47a
commit d045108cb4
12 changed files with 1367 additions and 63 deletions

View File

@@ -31,7 +31,7 @@ rc_reset
case "$1" in
start)
echo -n "Starting libvirtd "
startproc $LIBVIRTD_BIN -d
startproc $LIBVIRTD_BIN -d -l
rc_status -v
;;
stop)