guix-devel/gnu/services
Ludovic Courtès 9bb34f9c92 services: dhcp-client: Turn up the interfaces before calling 'dhclient'.
Somehow, as of Linux 4.0.2, the interfaces are down by default, which
prevents 'dhclient' from actually using them.

* gnu/services/networking.scm (dhcp-client-service): Call
  'set-network-interface-up' on each item of IFACES.
2015-05-17 23:24:30 +02:00
..
avahi.scm doc: Document 'avahi-service'. 2015-05-08 16:35:32 +02:00
base.scm services: Add console-keymap service. 2015-05-01 21:00:39 +03:00
databases.scm gnu: Add postgresql-service. 2015-05-07 08:44:36 -04:00
desktop.scm services: Add '%desktop-services'. 2015-05-08 16:35:32 +02:00
dmd.scm services: Statically report duplicate dmd service identifiers. 2015-03-09 23:51:43 +01:00
lirc.scm services: Add 'lirc-service'. 2015-03-26 15:47:40 +03:00
networking.scm services: dhcp-client: Turn up the interfaces before calling 'dhclient'. 2015-05-17 23:24:30 +02:00
ssh.scm services: lsh: Change #:initialize? to default to #t. 2015-04-03 22:58:49 +02:00
xorg.scm doc: Document sessions and ~/.xsession for SLiM. 2015-05-08 16:35:32 +02:00