feat: update script with warn
All checks were successful
continuous-integration/drone/push Build is passing

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2024-11-30 12:02:52 +01:00
parent 879737eedd
commit 8b064c2169
2 changed files with 1 additions and 2 deletions

View File

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