guix-devel/gnu/services
Ludovic Courtès 1c6b445b40 services: Update to use the dmd 0.2 API.
* gnu/services/avahi.scm (avahi-service)[start]: Wrap command in a
  list.
* gnu/services/dbus.scm (dbus-service)[start]: Likewise.
* gnu/services/ssh.scm (lsh-service): Likewise.
* gnu/services/base.scm (mingetty-service)[start]: Likewise.
  (nscd-service)[start]: Likewise.
  (syslog-service)[start]: Likewise.
  (guix-service)[start]: Likewise.
  (udev-service)[start]: Use 'exec-command' instead of 'execl'.
* gnu/services/xorg.scm (slim-service)[start]: Likewise, and use
  #:environment-variables.
2014-07-08 00:12:31 +02:00
..
avahi.scm services: Update to use the dmd 0.2 API. 2014-07-08 00:12:31 +02:00
base.scm services: Update to use the dmd 0.2 API. 2014-07-08 00:12:31 +02:00
dbus.scm services: Update to use the dmd 0.2 API. 2014-07-08 00:12:31 +02:00
dmd.scm system: File system sources can be marked as labels or devices. 2014-06-03 00:14:58 +02:00
networking.scm services: networking: Fix typo in static networking service. 2014-05-04 21:09:29 +02:00
ssh.scm services: Update to use the dmd 0.2 API. 2014-07-08 00:12:31 +02:00
xorg.scm services: Update to use the dmd 0.2 API. 2014-07-08 00:12:31 +02:00