-
- Downloads
guix system: 'reconfigure' loads and starts new services.
Partly fixes <http://bugs.gnu.org/22039>. * gnu/services/herd.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it. * gnu/services/shepherd.scm (shepherd-service-canonical-name): New procedure. (shepherd-service-file): Export. * guix/scripts/system.scm (upgrade-shepherd-services): New procedure. (switch-to-system): Use it. * guix/ui.scm (info): New procedure. * doc/guix.texi (Invoking guix system): Mention system services.
Showing
- doc/guix.texi 6 additions, 0 deletionsdoc/guix.texi
- gnu-system.am 1 addition, 0 deletionsgnu-system.am
- gnu/services/herd.scm 189 additions, 0 deletionsgnu/services/herd.scm
- gnu/services/shepherd.scm 6 additions, 0 deletionsgnu/services/shepherd.scm
- guix/scripts/system.scm 65 additions, 7 deletionsguix/scripts/system.scm
- guix/ui.scm 2 additions, 0 deletionsguix/ui.scm
Loading
Please register or sign in to comment