Add optional systemd user service #38
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feature/v0.6-issue-17-systemd-user-service"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Title:
Add optional systemd user service
Description:
Adds optional systemd user service support for RGB Aura.
Changes:
systemd/user/rgb-aura.servicedocs/systemd-user-service.md/home/psyco/Projects/rgb-aura/home/psyco/Projects/rgb-aura/.venv/bin/python--animation-speed 1.25 --leave-dark-blueapp-OpenRGB@autostart.serviceTimeoutStopSec=20to allow clean shutdown cleanupsystemctl --user stop rgb-aura.serviceexits cleanlycycles: nullandduration_seconds: nullno longer fall back to one scheduler cycleMode: continuousValidation:
ruff format src/rgb_auraruff check src/rgb_aura scripts testspython -m rgb_aura.main --dry-run --animation-speed 1.250Runtime mode: continuoussystemctl --user stop rgb-aura.servicetriggers SIGTERM cleanupstatus=0/SUCCESSNotes:
Closes #17