summarylogtreecommitdiffstats
path: root/rdm.service
diff options
context:
space:
mode:
Diffstat (limited to 'rdm.service')
-rw-r--r--rdm.service4
1 files changed, 3 insertions, 1 deletions
diff --git a/rdm.service b/rdm.service
index aca0a7b39425..c54c32b5ee7d 100644
--- a/rdm.service
+++ b/rdm.service
@@ -3,7 +3,9 @@ Description=RTags Server
[Service]
Type=simple
-ExecStart=/usr/bin/rdm
+ExecStart=/usr/bin/rdm --verbose --inactivity-timeout 300 --log-flush
+Nice=19
+CPUSchedulingPolicy=idle
[Install]
WantedBy=default.target