summarylogtreecommitdiffstats
path: root/openrgb.service
diff options
context:
space:
mode:
Diffstat (limited to 'openrgb.service')
-rw-r--r--openrgb.service3
1 files changed, 1 insertions, 2 deletions
diff --git a/openrgb.service b/openrgb.service
index dc02cf0168d4..faa51cc60256 100644
--- a/openrgb.service
+++ b/openrgb.service
@@ -3,9 +3,8 @@ Description=Run openrgb server
After=network.target lm_sensors.service
[Service]
-Type=forking
RemainAfterExit=yes
-ExecStart=/usr/bin/openrgb --server --startminimized
+ExecStart=/usr/bin/openrgb --server
Restart=always
[Install]