diff options
author | Ludovic Courtès <ludo@gnu.org> | 2020-04-20 19:36:41 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2020-04-21 00:06:40 +0200 |
commit | 7d903d2ff7e17406c0650541f35e37a99dab8759 (patch) | |
tree | 5427812b0e7816c8800389747b33e29186141bfa /nix | |
parent | b6cb4aeff87ce89c6a8d09100920f0205ab73da4 (diff) | |
download | patches-7d903d2ff7e17406c0650541f35e37a99dab8759.tar patches-7d903d2ff7e17406c0650541f35e37a99dab8759.tar.gz |
services: Don't use the deprecated 'make-forkexec-constructor' call.
Passing 'make-forkexec-constructor' a string or several string arguments
has been deprecated since dmd 0.1.
* gnu/services/base.scm (rngd-service-type): In 'start' method, pass a
list as the first argument to 'make-forkexec-constructor'.
* gnu/services/desktop.scm (bluetooth-shepherd-service): Likewise.
* gnu/services/spice.scm (spice-vdagent-shepherd-service): Likewise.
Diffstat (limited to 'nix')
0 files changed, 0 insertions, 0 deletions