summaryrefslogtreecommitdiff
path: root/dist/plugin_loader-prerelease.service
AgeCommit message (Collapse)Author
2024-09-11drop TimeoutStopSec to 15sAAGaming
2024-09-01Fix shutdown timeouts (#695)Sims
Co-authored-by: AAGaming <aagaming@riseup.net>
2024-08-07Ensure boot after network.target (#670)v3.0.0-pre7Sims
2024-07-03implement a shutdown routine instead of just waiting for all plugins to stop ↵AAGaming
on their own
2024-02-20update service to reduce startup timeAAGaming
2023-04-24Feat/configurable paths (#404)v2.7.2-pre2suchmememanyskill
2022-12-04Update plugin_loader-prerelease.serviceTrainDoctor
2022-10-30Systemd service updating (#240)v2.3.1-pre2TrainDoctor
* Add services and updated installer files * Loader updates service file during update! * Testing update branch doesn't exist lol * Update to dfl 3.7.12 * Fix services and add working service updater * Revert services but replace their aliases * Fix install scripts as well * Move leftover service files to .systemd dir * No wonder it's not trimming the file... * fix whitespace * Remove unused imports * Remove another un-used import Co-authored-by: AAGaming <aa@mail.catvibers.me>