Bug 22761 - Неправильный вызов функции status в скрипте libvirtd
Summary: Неправильный вызов функции status в скрипте libvirtd
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: libvirt (show other bugs)
Version: unstable
Hardware: all Linux
: P3 normal
Assignee: Alexey Shabalin
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-16 12:40 MSK by Vadim Druzhin
Modified: 2010-03-09 08:04 MSK (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vadim Druzhin 2010-01-16 12:40:53 MSK
--- libvirtd.orig       2009-12-04 01:42:18 +0300
+++ libvirtd    2010-01-16 12:35:15 +0300
@@ -97,7 +97,7 @@
         stop
         ;;
     status)
-        status -p $PIDFILE $PROCESS
+        status --pidfile $PIDFILE $PROCESS
         RETVAL=$?
         ;;
     force-reload)
Comment 1 Alexey Borovskoy 2010-03-09 08:04:48 MSK
Fixed in 0.7.6-alt2.