GNU bug report logs -
#61587
[PATCH 0/8] networking services refactoring
Previous Next
Reported by: Bruno Victal <mirai <at> makinata.eu>
Date: Fri, 17 Feb 2023 21:14:02 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #68 received at 61587 <at> debbugs.gnu.org (full text, mbox):
Bruno Victal <mirai <at> makinata.eu> skribis:
> On 2023-03-03 17:15, Ludovic Courtès wrote:
>> Bruno Victal <mirai <at> makinata.eu> skribis:
>>
>>> (list (shepherd-service
>>> (documentation "Run the NetworkManager.")
>>> - (provision '(networking))
>>> + (provision '(NetworkManager networking))
>>
>> We could discuss this at length, but I’m in favor of either the status
>> quo, or:
>>
>> (provision '(networking network-manager))
>>
>> WDYT?
>
> The ordering matters here, putting 'networking first means that 'network-manager is the virtual service and that something like
> connman can provide 'network-manager which is absurd.
Hmm OK, I don’t mind the ordering.
In the Shepherd there’s really the “canonical name” and “other names”;
that’s all ordering changes.
Ludo’.
This bug report was last modified 2 years and 76 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.