Re: [ovs-dev] [PATCH] ovs-lib: allow non-root users to check service status

2014-02-27 Thread Gurucharan Shetty
On Thu, Feb 27, 2014 at 4:16 AM, Flavio Leitner wrote: > It tries to log the status operation, so although non-root > users can see the current status, the lack of permission > to write to the log results in an error message. > > This changes to log only if the user has the permission to > write t

[ovs-dev] [PATCH] ovs-lib: allow non-root users to check service status

2014-02-27 Thread Flavio Leitner
It tries to log the status operation, so although non-root users can see the current status, the lack of permission to write to the log results in an error message. This changes to log only if the user has the permission to write to the log file. Signed-off-by: Flavio Leitner --- utilities/ovs-