diff --git a/files/usr/lib/systemd/system-preset/00-ublue-update.preset b/files/usr/lib/systemd/system-preset/60-ublue-update.preset similarity index 100% rename from files/usr/lib/systemd/system-preset/00-ublue-update.preset rename to files/usr/lib/systemd/system-preset/60-ublue-update.preset diff --git a/ublue-update.spec b/ublue-update.spec index 626a9fc..6a2e722 100644 --- a/ublue-update.spec +++ b/ublue-update.spec @@ -68,7 +68,7 @@ fi %attr(0755,root,root) %{_bindir}/%{name} %attr(0644,root,root) %{_exec_prefix}/lib/systemd/system/%{NAME}.service %attr(0644,root,root) %{_exec_prefix}/lib/systemd/system/%{NAME}.timer -%attr(0644,root,root) %{_exec_prefix}/lib/systemd/system-preset/00-%{NAME}.preset +%attr(0644,root,root) %{_exec_prefix}/lib/systemd/system-preset/60-%{NAME}.preset %attr(0644,root,root) %{_exec_prefix}/etc/%{NAME}/*.toml %attr(0644,root,root) %{_datadir}/%{NAME}/*.toml %attr(0644,root,root) %{_datadir}/polkit-1/rules.d/%{NAME}.rules