me
/
guix
Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
guix/gnu/system
Ludovic Courtès f5a345adeb gnu: dmd: Update start/stop of standard service definitions.
* gnu/system/dmd.scm (mingetty-service): Add 'stop' field.
  (nscd-service): Run with '--foreground'.  Change 'stop' to use
  'make-kill-destructor'.
  (syslog-service): Run with '--no-detach'; change 'stop' similarly.
  (guix-service): Likewise for 'stop'.
  (static-networking-service): Remove 'sleep' call from 'start'.  Change
  'stop' to return #f when networking was actually stopped.
2013-12-02 23:38:49 +01:00
..
dmd.scm gnu: dmd: Update start/stop of standard service definitions. 2013-12-02 23:38:49 +01:00
grub.scm gnu: vm: Rewrite helper functions as monadic functions. 2013-10-03 23:12:20 +02:00
linux.scm gnu: vm: Rewrite helper functions as monadic functions. 2013-10-03 23:12:20 +02:00
shadow.scm gnu: vm: Rewrite helper functions as monadic functions. 2013-10-03 23:12:20 +02:00
vm.scm gnu: vm: Really create a QCOW2-format image. 2013-11-19 00:03:29 +01:00