Skip to content

packaging rpm: use non legacy compat action post upgrade#237

Merged
sni merged 1 commit intoConSol-Monitoring:mainfrom
BlackIkeEagle:rpm-systemd-post
May 20, 2025
Merged

packaging rpm: use non legacy compat action post upgrade#237
sni merged 1 commit intoConSol-Monitoring:mainfrom
BlackIkeEagle:rpm-systemd-post

Conversation

@BlackIkeEagle
Copy link
Contributor

Since everything in the specfile is using systemd, there is no need to use the compatibility action condrestart but we can actually use the documented try-restart action which will yield the same result of restarting the service when it is started or leave it alone if it was not yet started.

Since everything in the specfile is using systemd, there is no need to
use the compatibility action `condrestart` but we can actually use the
documented `try-restart` action which will yield the same result of
restarting the service when it is started or leave it alone if it was
not yet started.

Signed-off-by: BlackEagle <ike.devolder@gmail.com>
@sni sni merged commit 887723a into ConSol-Monitoring:main May 20, 2025
163 of 165 checks passed
@sni
Copy link
Contributor

sni commented May 20, 2025

looks good. thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants