Greetings,
I have a mkosi build that is failing with the following message:
>$ mkosi build
...
/var/tmp/.#repart020c1a929b048b02 successfully formatted as ext4 (label
"root", uuid c8ed6cd3-04b0-4667-8f2f-af9487b8b986)
Automatically determined minimal disk image size as 2.2G.
Sized
'/h
Hi, https://github.com/systemd/systemd/issues/14190 might also be off
interest for you
On Thu, Jan 9, 2025, 18:15 Mantas Mikulėnas wrote:
> On Thu, Jan 9, 2025 at 4:46 PM Umut Tezduyar Lindskog <
> umut.tezdu...@axis.com> wrote:
>
>> Hi,
>>
>>
>>
>> I build a minimum image with mkosi with just s
On Thu, Jan 9, 2025 at 4:46 PM Umut Tezduyar Lindskog <
umut.tezdu...@axis.com> wrote:
> Hi,
>
>
>
> I build a minimum image with mkosi with just systemd, udev as the packages
> and set the default target to basic.target. It works fine but I cannot shut
> down the system with systemctl. It complai
Hi,
I build a minimum image with mkosi with just systemd, udev as the packages and
set the default target to basic.target. It works fine but I cannot shut down
the system with systemctl. It complains that dbus is not available.
AFAIK, systemd implements it’s own dbus server to serve systemctl u
Hi!
I guess you should “systenmctl cat” the service file in question (my glass orb
is in maintenance 😉).
Kind regards,
Ulrich Windl
From: systemd-devel On Behalf Of
Raul Jimeno
Sent: Tuesday, December 17, 2024 3:58 PM
To: systemd-devel@lists.freedesktop.org
Subject: [EXT] [systemd-devel] The
Hi Nils,
On Wed, Jan 8, 2025 at 7:59 PM Nils Kattenbeck wrote:
>
> Hi,
>
> do you set Accept=yes in your socket unit?
No, but same problem.
> I think ask-password.c and hostnamed.c might be some pretty barebones
> services to which you may compare your code - the former uses
> Accept=yes and th