[systemd-devel] mkosi inside a toolbox container

2022-06-28 Thread Ananth Bhaskararaman
Has anyone had success using mkosi to generate images inside a toolbox container? I'm running Fedora 36 Silverblue. I keep getting errors related to systemd not booting up as PID 1, misc. systemd-networkd errors, and something about a btrfs device scan lacking permissions. I'd love pointers on ho

Re: [systemd-devel] hwdb: inconsistency in 60-sensor.hwdb accel_mount_matrix

2022-06-28 Thread Hans de Goede
Hi, On 6/27/22 21:50, Gwendal Grignou wrote: > In 60-sensor.hwdb, we can specify a matrix to rotate sensor output to > match the expected 'natural' orientation [1]. > > When behind a screen, accelerometers are usually soldered upside down, > so a rotation matrix is needed to rotate their raw outp

Re: [systemd-devel] capabilities for systemd --user

2022-06-28 Thread Lukasz Stelmach
It was <2022-06-27 pon 23:36>, when Lukasz Stelmach wrote: [...] > - children DO NOT inherit capabilites from systemd --user (they do now) > > This last is a problem because I'd like to avoid modifications of all > service files. I tried to drop inheritable caps before execve() (in > exec_child()