diff options
| author | DanConwayDev <DanConwayDev@protonmail.com> | 2026-01-11 20:40:38 +0000 |
|---|---|---|
| committer | DanConwayDev <DanConwayDev@protonmail.com> | 2026-01-11 20:40:38 +0000 |
| commit | 646dcf857f839ee42caa57a4e228d94d8efd79e4 (patch) | |
| tree | b4ec2060e0e3cfc8d245ee2908aef3e02cdbde42 /src/git/mod.rs | |
| parent | 8acee2bfcba948f4b5a88709a047e6468394ca88 (diff) | |
fix(nix): wrap relay-owner-nsec file read in bash shell for systemd
systemd's ExecStart doesn't execute shell commands by default, so the
command substitution was being passed literally to ngit-grasp
instead of being evaluated. This caused a panic at startup when using
relayOwnerNsecFile option.
Wrap the command in bash -c to properly execute the file read.
Diffstat (limited to 'src/git/mod.rs')
0 files changed, 0 insertions, 0 deletions