Mailinglist Archive: zypp-devel (148 mails)
| < Previous | Next > |
Re: [zypp-devel] [REVIEW] granular inter process lock
- From: Michael Matz <matz@xxxxxxx>
- Date: Thu, 27 Mar 2008 18:04:18 +0100 (CET)
- Message-id: <Pine.LNX.4.64.0803271757570.20583@xxxxxxxxxxxxx>
Hi,
On Thu, 27 Mar 2008, Duncan Mac-Vicar Prett wrote:
The base is sound. I see problems with the hardcoding of paths to
/var/run/zypp-$NAME.pid . Users can't write to /var/run. It would also
be nice if the path was configurable like the other paths.
Ciao,
Michael.
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
On Thu, 27 Mar 2008, Duncan Mac-Vicar Prett wrote:
InterProcessMutex mutex( "pool", Reader);
The base is sound. I see problems with the hardcoding of paths to
/var/run/zypp-$NAME.pid . Users can't write to /var/run. It would also
be nice if the path was configurable like the other paths.
Ciao,
Michael.
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
| < Previous | Next > |