tempreceiver: less logging for the rocket component

This commit is contained in:
2022-01-20 13:44:42 +01:00
parent 08baf8c2ae
commit 9cd291fe82
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ After=network-online.target
[Service]
User=tempreceiver
Environment=RUST_LOG=info
Environment=RUST_LOG=info,rocket=error,_=error
Environment=TEMPRECEIVER_DB_FILE=/var/lib/tempreceiver/db.sqlite3
ExecStart=/usr/bin/tempreceiver