avahi-daemon fails to start on FC6 when
capabilities-introduce-per-process-capability-bounding-set.patch is
applied.
strace shows
capset(0x19980330, 0, {CAP_SETGID|CAP_SETUID|CAP_SYS_CHROOT, CAP_SETGID|CAP_SETUID|CAP_SYS_CHROOT, 0}) = -1 EPERM (Operation not permitted)
I don't know if this is expected, but the changelog doesn't seem to
imply that this will break things.
Jeff
--
Work email - jdike at linux dot intel dot com
On 11/30/2007 08:41 PM, Jeff Dike wrote:
> avahi-daemon fails to start on FC6 when
> capabilities-introduce-per-process-capability-bounding-set.patch is
> applied.
>
> strace shows
> capset(0x19980330, 0, {CAP_SETGID|CAP_SETUID|CAP_SYS_CHROOT, CAP_SETGID|CAP_SETUID|CAP_SYS_CHROOT, 0}) = -1 EPERM (Operation not permitted)
>
> I don't know if this is expected, but the changelog doesn't seem to
> imply that this will break things.
Nope, try this :):
http://lkml.org/lkml/2007/11/28/390
regards,
--
Jiri Slaby ([email protected])
Faculty of Informatics, Masaryk University
On Fri, Nov 30, 2007 at 11:29:47PM +0100, Jiri Slaby wrote:
> Nope, try this :):
> http://lkml.org/lkml/2007/11/28/390
Excellent, thanks.
I just wanted to make sure that someone knew about this.
Jeff
--
Work email - jdike at linux dot intel dot com