More logging

This commit is contained in:
Luke
2020-04-19 10:25:50 +12:00
parent cfddb6077a
commit 221b230acb
6 changed files with 55 additions and 16 deletions

View File

@@ -2,7 +2,7 @@
Description=ROG Core Daemon
[Service]
Environment="RUST_LOG=info"
Environment="ROGCORE_LOG=info"
ExecStart=/usr/bin/rog-core -d
Restart=on-failure