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 43a1c14 commit 0485675
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions anda/misc/arrpc/arrpc.spec
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,9 @@ install -D -m644 %SOURCE1 %buildroot%_userunitdir/arrpc.service
%preun
%systemd_user_preun arrpc.service

%postun
%systemd_user_postun_with_restart arrpc.service

%files
%doc README.md
%license LICENSE
Expand Down

0 comments on commit 0485675

Please sign in to comment.