aboutsummaryrefslogtreecommitdiff
path: root/default.nix
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2023-03-17 12:58:14 -0300
committerEuAndreh <eu@euandre.org>2023-03-17 12:58:17 -0300
commit337ab1ff9130efd0ab2f7bad8dc11138272703d1 (patch)
tree5cb2a312a9737bd92e738beecadbb36cdfecce8b /default.nix
parentqueue.scm: s/srfi-1:/s1:/g (diff)
downloadpackage-repository-337ab1ff9130efd0ab2f7bad8dc11138272703d1.tar.gz
package-repository-337ab1ff9130efd0ab2f7bad8dc11138272703d1.tar.xz
queue.scm: Add missing mapping to DKIMPorxy.out container and enable it by default
By manually enabling `(run-in-container? #t)` in the server and doing an strace(1) of the running processes: $ strace `pgrep -fi dkimproxy.out-real | sed 's|^| -p|' | tr -d '\n'` ...revealed that dkimproxy_out(1) failed when it couldn't find the `/etc/protocols` file in its namespace. After adding that manually via the `(extra-mappings ...)` list, it worked correctly.
Diffstat (limited to 'default.nix')
0 files changed, 0 insertions, 0 deletions