services: lsh: Correctly handle #:interfaces option.
authorLudovic Courtès <ludo@gnu.org>
Fri, 27 Nov 2015 21:46:27 +0000 (22:46 +0100)
committerLudovic Courtès <ludo@gnu.org>
Fri, 27 Nov 2015 21:46:27 +0000 (22:46 +0100)
commitfde40c98f916d36746dd78e742dff576146beef7
tree8eeca02c7111ad8d756ab1b310c49562f20b92a0
parent4331f558d788d901b2cb3667216ed29bc8d2800c
services: lsh: Correctly handle #:interfaces option.

* gnu/services/ssh.scm (lsh-dmd-service)[lsh-command]: Pass a series of
--interface flags instead of the nonexistent --interfaces option.
gnu/services/ssh.scm