Skip to content

Commit 05f73f0

Browse files
t2linux-scripts: Attempt to fix systemd preset
1 parent c901188 commit 05f73f0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

t2linux-scripts/t2linux-scripts.spec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
%global wiki_commit f71483df460fb97d5c39edf3af03dfc5f6be9a7c
22

33
Name: t2linux-scripts
4-
Version: 2.2.0
4+
Version: 2.2.1
55
Release: 1%{?dist}
66
Summary: t2linux support scripts
77
License: MIT
@@ -35,7 +35,7 @@ install -D -m 644 %{SOURCE1} %{buildroot}/%{_unitdir}/get-apple-firmware.service
3535

3636

3737
%postun
38-
%systemd_postun get-apple-firmware.service
38+
%systemd_postun_with_restart get-apple-firmware.service
3939

4040

4141
%files

0 commit comments

Comments
 (0)