services: xorg: Accept session commands with arguments.
authorLudovic Courtès <ludo@gnu.org>
Fri, 18 Mar 2016 18:37:34 +0000 (19:37 +0100)
committerLudovic Courtès <ludo@gnu.org>
Fri, 18 Mar 2016 18:42:00 +0000 (19:42 +0100)
commitc510cbb4ecb270ca3edf282c6769aa2bfb144822
tree53f32ad3d936f5529bdadbc4837d28821f85341c
parenta0d7baaf483fb88d3f4896a8510b31123a26a646
services: xorg: Accept session commands with arguments.

Before that, a session command with several items, such as
'gnome-session --disable-acceleration-check', would trigger the fallback
session.

* gnu/services/xorg.scm (xinitrc)[builder]: Accept command lines with
more than one arguments.
gnu/services/xorg.scm