bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#63921: Activation snippets in reverse order, prevent boot


From: Jelle Licht
Subject: bug#63921: Activation snippets in reverse order, prevent boot
Date: Wed, 07 Jun 2023 19:44:11 +0200

"pelzflorian (Florian Pelz)" <pelzflorian@pelzflorian.de> writes:

> Hi Ludo, hi all.
>
[snip]

> The following works for me now …
>
> (modify-services %base-services
>                  (delete login-service-type)
>                  (delete mingetty-service-type)
>                  (delete mingetty-service-type)
>                  (delete mingetty-service-type)
>                  (delete mingetty-service-type)
>                  (delete mingetty-service-type)
>                  (delete mingetty-service-type))

Thanks for the workaround! Is this "thou shall delete N times, and
_exactly_ N times" effect of the recently pushed change functioning as
intended?  It imho seems pretty brittle and verbose compared to how
things were before.

- Jelle





reply via email to

[Prev in Thread] Current Thread [Next in Thread]