On Sun, Aug 26 2018, Ludovic Courtès wrote:
I wonder if there are cases where one might want to restart a
service without restarting its dependent services. We can
probably ignore it for now, but perhaps we’ll need to add a flag
or a separate action later.
Thoughts?
I think this is best se
Hello,
Eric Brown writes:
> I am attempting to guix system reconfigure a GuixSD 0.15 (updated)
> Macintosh laptop where reconfigure recommends and requires:
>
> (initrd-modules (append (list "ahci" "shpchp")
> %base-initrd-modules))
>
> However, the config file that I
Hi again! :-)
Carlo Zancanaro skribis:
> I've written a patch to fix this. It's not super smart, but it should
> do the job.
I wonder if there are cases where one might want to restart a service
without restarting its dependent services. We can probably ignore it
for now, but perhaps we’ll ne
I've written a patch to fix this. It's not super smart, but it
should do the job.
It currently targets the branch after my patch in #32408[1], but
it's technically an independent change.
[1]: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=32408
From 50dd3ef4888b04ea3b869da893b23ad69fad8971 Mo
Hi ! Yes with hp-minimal it working ty.