feat: warn all targets
All checks were successful
continuous-integration/drone/push Build is passing

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
Kasper Juul Hermansen 2024-12-01 22:30:18 +01:00
parent db4cc98643
commit 94025a02ce
Signed by: kjuulh
GPG Key ID: D85D7535F18F35FA

View File

@ -69,7 +69,7 @@ Group=root
ExecStart=${INSTALL_DIR}/${BINARY_NAME} agent start
Restart=always
RestartSec=10
Environment=RUST_LOG=h2=warn,hyper=warn,debug
Environment=RUST_LOG=h2=warn,hyper=warn,churn=debug,warn
[Install]
WantedBy=multi-user.target