Mailinglist Archive: opensuse-factory (188 mails)
< Previous | Next > |
Re: [opensuse-factory] puzzling issue with modem device locking
- From: Ludwig Nussel <ludwig.nussel@xxxxxxx>
- Date: Wed, 12 Dec 2018 17:18:50 +0100
- Message-id: <756306c3-78f7-0d03-cf5a-23a7b9730171@suse.de>
Hans-Peter Jansen schrieb:
Please make the program use the lockdev library instead. The library
already implements multiple legacy locking methods. It's not needed
nor desired to have any account be member of the lock group.
cu
Ludwig
--
(o_ Ludwig Nussel
//\
V_/_ http://www.suse.com/
SUSE Linux GmbH, GF: Felix Imendörffer, Jane Smithard,
Graham Norton, HRB 21284 (AG Nürnberg)
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse-factory+owner@xxxxxxxxxxxx
[...]
Of course, accessing /var/lock (effectively /run/lock) requires the
process to be a member of the lock group, that the package enforces that:
$ id asterisk
uid=489(asterisk) gid=487(asterisk) groups=54(lock),487(asterisk)
Please make the program use the lockdev library instead. The library
already implements multiple legacy locking methods. It's not needed
nor desired to have any account be member of the lock group.
cu
Ludwig
--
(o_ Ludwig Nussel
//\
V_/_ http://www.suse.com/
SUSE Linux GmbH, GF: Felix Imendörffer, Jane Smithard,
Graham Norton, HRB 21284 (AG Nürnberg)
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse-factory+owner@xxxxxxxxxxxx
< Previous | Next > |