We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c901188 commit 05f73f0Copy full SHA for 05f73f0
1 file changed
t2linux-scripts/t2linux-scripts.spec
@@ -1,7 +1,7 @@
1
%global wiki_commit f71483df460fb97d5c39edf3af03dfc5f6be9a7c
2
3
Name: t2linux-scripts
4
-Version: 2.2.0
+Version: 2.2.1
5
Release: 1%{?dist}
6
Summary: t2linux support scripts
7
License: MIT
@@ -35,7 +35,7 @@ install -D -m 644 %{SOURCE1} %{buildroot}/%{_unitdir}/get-apple-firmware.service
35
36
37
%postun
38
-%systemd_postun get-apple-firmware.service
+%systemd_postun_with_restart get-apple-firmware.service
39
40
41
%files
0 commit comments