[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#74508] [PATCH 2/2] services: mingetty: Support waiting on shepherd
From: |
Maxim Cournoyer |
Subject: |
[bug#74508] [PATCH 2/2] services: mingetty: Support waiting on shepherd services. |
Date: |
Mon, 25 Nov 2024 10:49:23 +0900 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Tomas Volf <~@wolfsden.cz> writes:
> For auto-login on systems with elogind, dbus-system needs to be started. This
> commit adds ability to express that ordering.
>
> * gnu/services/base.scm (<mingetty-configuration>): Add shepherd-requirement
> field.
> (mingetty-shepherd-service): Use it.
> * doc/guix.texi (Base Services)<mingetty-configuration>: Document it.
>
> Change-Id: Iedbdc4375180740379d561aa193d7c63350d2e7b
Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail>
--
Thanks,
Maxim