From c5795492e1e770755f1c574453571b26f06ea46d Mon Sep 17 00:00:00 2001 From: Adam Honse Date: Tue, 15 Jul 2025 11:45:42 -0500 Subject: [PATCH] Update Fedora spec file to include systemd service --- fedora/OpenRGB.spec.in | 1 + 1 file changed, 1 insertion(+) diff --git a/fedora/OpenRGB.spec.in b/fedora/OpenRGB.spec.in index 7ccb0e53..630e7ebb 100644 --- a/fedora/OpenRGB.spec.in +++ b/fedora/OpenRGB.spec.in @@ -43,6 +43,7 @@ fi %{_datadir}/applications/org.%{name}.%{_name}.desktop %{_metainfodir}/org.%{name}.%{_name}.metainfo.xml %{_udevrulesdir}/60-%{name}.rules +/etc/systemd/system/openrgb.service %license LICENSE %doc README.md