all repos — nixfiles @ e786b823d0537ccd6946fa93322ce260c6f37f00

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

stubby: log errors

Alan Pearce
commit

e786b823d0537ccd6946fa93322ce260c6f37f00

parent

7e5653c280976af97aa4210a08f1bd2a89fcfb39

1 file changed, 1 insertion(+), 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";