all repos — nixfiles @ e786b823d0537ccd6946fa93322ce260c6f37f00

System and user configuration, managed by nix and home-manager

stubby: log errors
Alan Pearce alan@alanpearce.eu
Fri, 29 Nov 2019 18:56:50 +0100
commit

e786b823d0537ccd6946fa93322ce260c6f37f00

parent

7e5653c280976af97aa4210a08f1bd2a89fcfb39

1 files changed, 1 insertions(+), 0 deletions(-)

jump to
M system/modules/darwin/stubby.nixsystem/modules/darwin/stubby.nix
@@ -204,6 +204,7 @@ serviceConfig = {         ProcessType = "Interactive";
         RunAtLoad = true;
         KeepAlive = true;
+        StandardErrorPath = "/var/log/stubby.log";
         # Sockets = {
         #   Listeners = {
         #     SockServiceName = "dns";