diff options
author | Ludovic Courtès <ludo@gnu.org> | 2021-08-12 12:08:55 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2021-08-12 12:34:13 +0200 |
commit | 2826f488e4d492424294012b15f6914ade0ddd36 (patch) | |
tree | 7168fd734cb4034bb6e8c24c68bf5b7133199710 /Makefile.am | |
parent | e0bd47b4fd5eb009f34004242e16b976e58756b0 (diff) | |
download | guix-2826f488e4d492424294012b15f6914ade0ddd36.tar.gz |
system: Accept gexps in 'setuid-programs'.
Commit a7ac19851baab3fbcc40c4b2cf5b00a6ac9cd2f3 led configs such as the following one, which were previously valid, to be rejected: (operating-system ;; ... (setuid-programs (cons #~(string-append #$wireshark "/bin/dumpcap") %setuid-programs))) They are now accepted again. Reported by wonko on #guix. * gnu/system.scm (%ensure-setuid-program-list): Handle the case where PROGRAM is not a file-like.
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions