diff --git a/rpm/harbour-batterybuddy.spec b/rpm/harbour-batterybuddy.spec index 8a67bef..d7a674c 100644 --- a/rpm/harbour-batterybuddy.spec +++ b/rpm/harbour-batterybuddy.spec @@ -92,6 +92,7 @@ rm -f %{_unitdir}/%{name}.service # Install/update permission daemon (root) systemctl daemon-reload systemctl enable %{name}-oneshot.service +systemctl stop %{name}-oneshot.service systemctl start %{name}-oneshot.service # Install/update background daemon (default user)