reconfigure: Run the effect scripts as separate processes.
authorLudovic Courtès <ludo@gnu.org>
Thu, 2 Apr 2020 20:46:18 +0000 (22:46 +0200)
committerLudovic Courtès <ludo@gnu.org>
Thu, 2 Apr 2020 21:15:12 +0000 (23:15 +0200)
commit5517750344be05c91bc2979c1a0e2348a9ae902d
tree7cf0944f880f2a180ac55678e691c9ba8aa919f1
parenta6850f6827869cd20feb1d4cc5abf6744b6cc164
reconfigure: Run the effect scripts as separate processes.

Fixes <https://bugs.gnu.org/39301>.
Reported by strypsteen@posteo.net.

* guix/scripts/system/reconfigure.scm (switch-to-system)
(upgrade-shepherd-services, install-bootloader): Use 'system*' instead
of 'primitive-load'.
guix/scripts/system/reconfigure.scm