Logging, better error handling

This commit is contained in:
Luke
2020-04-18 19:51:23 +12:00
parent ed74ca3d58
commit 5b24d24659
12 changed files with 310 additions and 123 deletions

View File

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