summarylogtreecommitdiffstats
path: root/moonshine.service
diff options
context:
space:
mode:
authorHans Gaiser2025-02-02 00:26:27 +0100
committerHans Gaiser2025-02-02 00:26:27 +0100
commit7345710cf0d17983b4b1781cda5c32873b8283ba (patch)
treecc9c39fbccc7c82e84bea54e73357cb072793d17 /moonshine.service
parent1169f2d7a01cfb25891fe12c6c535624df26ccac (diff)
downloadaur-7345710cf0d17983b4b1781cda5c32873b8283ba.tar.gz
Set RUST_LOG=info.
Diffstat (limited to 'moonshine.service')
-rw-r--r--moonshine.service1
1 files changed, 1 insertions, 0 deletions
diff --git a/moonshine.service b/moonshine.service
index 74a093d50509..cdbb00167338 100644
--- a/moonshine.service
+++ b/moonshine.service
@@ -6,6 +6,7 @@ After=graphical-session.target
[Service]
ExecStart=/usr/bin/moonshine %E/moonshine/config.toml
+Environment=RUST_LOG=info
Restart=always
[Install]