Skip to content

Commit

Permalink
systemd_user_postun_with_restart
Browse files Browse the repository at this point in the history
Signed-off-by: madomado <[email protected]>
  • Loading branch information
madonuko authored Feb 12, 2024
1 parent a64fe98 commit 85fab6e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions anda/system/opentabletdriver/opentabletdriver.spec
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,9 @@ cp -r bin "%{buildroot}/%{_prefix}/lib/opentabletdriver"
%preun
%systemd_user_preun %name.service

%postun
%systemd_user_postun_with_restart %name.service

%files
%defattr(-,root,root)
%dir %{_prefix}/lib/opentabletdriver
Expand Down

0 comments on commit 85fab6e

Please sign in to comment.