Suppress errors. Restyle

This commit is contained in:
jude
2023-07-31 17:59:38 +01:00
parent ea2cea573e
commit 3605d71b73
3 changed files with 15 additions and 5 deletions

View File

@ -8,7 +8,7 @@ ExecStart=/usr/bin/reminder-rs
WorkingDirectory=/etc/reminder-rs
Restart=always
RestartSec=4
Environment="RUST_LOG=warn,reminder_rs=warn,postman=warn"
Environment="reminder_rs=warn,postman=warn"
[Install]
WantedBy=multi-user.target