Re: [systemd-devel] [PATCH] importd: add CAP_DAC_OVERRIDE capability

2015-04-20 Thread Lennart Poettering
On Mon, 13.04.15 19:46, Lubomir Rintel (lkund...@v3.sk) wrote: Fedora's filesystem package ships /usr/bin (and other directories) which are not writable by its owner. machinectl pull-dkr (and possibly others) are not able to extract those: Thanks! Applied! 14182 mkdirat(3, usr, 0700)

[systemd-devel] [PATCH] importd: add CAP_DAC_OVERRIDE capability

2015-04-13 Thread Lubomir Rintel
Fedora's filesystem package ships /usr/bin (and other directories) which are not writable by its owner. machinectl pull-dkr (and possibly others) are not able to extract those: 14182 mkdirat(3, usr, 0700) = 0 14182 mkdirat(3, usr/bin, 0500) = 0 14182 openat(3, usr/bin/[,