bug-guix
[Top][All Lists]
Advanced

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

bug#65184: (modify-services … (delete …)) should delete all matching ser


From: Tobias Geerinckx-Rice
Subject: bug#65184: (modify-services … (delete …)) should delete all matching service types
Date: Wed, 09 Aug 2023 19:40:42 +0200

TODO: the snippet

  (modify-services %base-services
    (delete mingetty-service-type))

deletes only the first (tty1) instance of the mingetty service. I can't think of a scenario where this is likely to reflect the user's intention. It should delete all matching services.

A delete-first variant could be added iff there's demand.

Kind regards,

T G-R

Sent from a Web browser.  Excuse or enjoy my brevity.





reply via email to

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