summarylogtreecommitdiffstats
path: root/rdm.service
diff options
context:
space:
mode:
Diffstat (limited to 'rdm.service')
-rw-r--r--rdm.service11
1 files changed, 0 insertions, 11 deletions
diff --git a/rdm.service b/rdm.service
deleted file mode 100644
index 7e5c194edad9..000000000000
--- a/rdm.service
+++ /dev/null
@@ -1,11 +0,0 @@
-[Unit]
-Description=RTags daemon
-
-[Service]
-Type=simple
-ExecStart=/usr/bin/rdm --verbose --inactivity-timeout 300 --log-flush
-Nice=19
-CPUSchedulingPolicy=idle
-
-[Install]
-WantedBy=default.target