> On 28 Mar 2016, at 21:02, Simo Sorce wrote:
>
> While looking at the monitor code I realize we define SSSD_PIDFILE_PATH
> in monitor.c in a different way than we define SSSD_PIDFILE in
> tools_util.h
>
> Although the definitions differ, they end up being effectively the same
> string for now
While looking at the monitor code I realize we define SSSD_PIDFILE_PATH
in monitor.c in a different way than we define SSSD_PIDFILE in
tools_util.h
Although the definitions differ, they end up being effectively the same
string for now.
It seem to me those definition should be merged and harmoniz