diff options
author | Ludovic Courtès <ludo@gnu.org> | 2018-12-05 16:16:05 +0100 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2018-12-05 16:24:50 +0100 |
commit | 970ebdae8cef6488c196ed899a774cda54da3588 (patch) | |
tree | 004b49f617f36a44b3aef968d23c06443cbf4202 /gnu/packages/upnp.scm | |
parent | eeedb094ec93ac63e92f733165a3e6883f6002ba (diff) | |
download | patches-970ebdae8cef6488c196ed899a774cda54da3588.tar patches-970ebdae8cef6488c196ed899a774cda54da3588.tar.gz |
services: guix-daemon: Fix authorization of multiple keys.
Previously, the 'unless (file-exists? "/etc/guix/acl")' guard would mean
that only the first key in the list would get registered since were were
generating one registration snippet per key. This fixes that.
* gnu/services/base.scm (hydra-key-authorization): Change to be a
'for-each' loop iterating on #$KEYS.
Diffstat (limited to 'gnu/packages/upnp.scm')
0 files changed, 0 insertions, 0 deletions