oslo.rootwrap/oslo_rootwrap
Jakub Libosvar 29f46a4a15 Log that rootwrap was spawned after check
If rootwrap daemon fails to spawn then it's still logged as if it was
spawned due to process is wrapped by sudo that is actually spawned. That
is confusing when debugging. This patch moves the logging message after
it's re-checked whether process was actually spawned.

Change-Id: I1b60e727e5dc90335dabf96877a60e685b7e9a2d
2015-06-19 16:08:19 +02:00
..