feat: warn all targets
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
parent
db4cc98643
commit
94025a02ce
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user