summarylogtreecommitdiffstats
path: root/homegear.service
diff options
context:
space:
mode:
authorNiklas2017-12-31 18:08:09 +0100
committerNiklas2017-12-31 18:08:09 +0100
commitee9b927c7f815a3fbb7077f28afc614846614278 (patch)
treefa973e62e3094dc495adfe140af526da5ae4cc6b /homegear.service
parent561e72b36e8b5fccb19b71f8fc183923c1a26887 (diff)
downloadaur-ee9b927c7f815a3fbb7077f28afc614846614278.tar.gz
important systemd fixes
Diffstat (limited to 'homegear.service')
-rw-r--r--homegear.service1
1 files changed, 1 insertions, 0 deletions
diff --git a/homegear.service b/homegear.service
index 9760e5fb7967..bd24f44b7449 100644
--- a/homegear.service
+++ b/homegear.service
@@ -4,6 +4,7 @@ After=network.target
[Service]
Type=simple
+LimitRTPRIO=100
ExecStart=/usr/bin/homegear
ExecReload=/usr/bin/kill -HUP $MAINPID