On Fr, 04.01.19 09:39, Giacinto Cifelli ([email protected]) wrote:
> Hi,
>
> I would like to give my DBus parameters names other than the default
> arg_X for the introspection.
>
> Is it ok if I post some commits to do that, or is the feature excluded
> by choice?
It was excluded because the dat
On Fr, 04.01.19 14:23, Sebastian Jennen ([email protected]) wrote:
> Hello systemd team,
>
> there is a pull request currently on systemd, which adds a .clang-format
> support, which you can find here:
> https://github.com/systemd/systemd/pull/11308
>
> clang-format is an automatic formatter
On Do, 03.01.19 17:26, Wojtek Swiatek ([email protected]) wrote:
> Hello everyone,
>
> I have an nspawn container which is currently connected to a bridge on the
> host:
>
> root@srv /e/s/nspawn# cat domotique.nspawn
> [Exec]
> Boot=yes
> [Network]
> Bridge=br0
> #Bridge=wlx00c0ca384bd9
>
> This resu