Davin McCall
|
e6605b73fa
Upgrade Dasynq to 2.1.0, and associated changes
|
1 month ago |
Mobin Aydinfar
|
4d70d1ec81
dinit-service: New "restart = on-failure" option!
|
5 months ago |
Mobin Aydinfar
|
da2f0cac9b
service.h: Return bp_sys::exit_status object in get_exit_status() function.
|
3 months ago |
Davin McCall
|
bfc9757197
Minor formatting
|
4 months ago |
Davin McCall
|
a76e4d5c17
Clean up logging infrastructure
|
1 year ago |
Davin McCall
|
822cb0071f
Propagate failure to dependent if restart threshold exceeded
|
1 year ago |
Davin McCall
|
3770e1ca45
Formatting: tabs to spaces
|
1 year ago |
Davin McCall
|
f42cc1b049
Minor refactoring, rewrite awkward loop
|
1 year ago |
Davin McCall
|
785faf85b6
Fix: before/after ordering could sometimes be skipped
|
1 year ago |
Davin McCall
|
3b1966676f
Fix issue causing services to be duplicated
|
1 year ago |
Davin McCall
|
052e79c13e
Delete no-longer-referenced placeholder services when unloading
|
1 year ago |
Davin McCall
|
53a99b5869
Formatting: remove tabs
|
1 year ago |
Davin McCall
|
28c2c53f20
Don't allow commands to operate on placeholder services
|
1 year ago |
Davin McCall
|
b989677c4e
Fix: failing service did not propagate release to dependencies correctly
|
1 year ago |
Davin McCall
|
b3e161953b
Implement externally triggered services
|
1 year ago |
Davin McCall
|
2c50757365
Add kill-all-on-stop service option and documentation
|
1 year ago |
Davin McCall
|
2ee11970c6
Fix dependency-ordered stop of services
|
1 year ago |
Davin McCall
|
e5f4c70964
Propagate restart cancellation to dependents
|
2 years ago |
Davin McCall
|
f5c5f6e4c0
Fix comment
|
2 years ago |
Davin McCall
|
642a9ff41d
Fix automatic restart tracking
|
2 years ago |
Davin McCall
|
3303f6f3a6
Check restart limits on stop, rather than initiating restart first
|
2 years ago |
Davin McCall
|
4fca041c38
Very minor refactoring / comments to improve clarity
|
2 years ago |
Davin McCall
|
a66e95c7b6
Make start-pin behaviour transitive
|
2 years ago |
Duncan Overbruck
|
7bee6fe92c
Allow restart of services if all dependents restart automatically (#108)
|
2 years ago |
Davin McCall
|
5bc24d3ce8
Add support for "after" ordering constraints (as for "before")
|
2 years ago |
Davin McCall
|
5a7266441e
Don't require before-to links as if they were dependencies
|
2 years ago |
Davin McCall
|
db32243616
When service started, only notify waiting dependents
|
2 years ago |
Davin McCall
|
6260206d64
Support for "before" links
|
2 years ago |
Davin McCall
|
2e68846192
Report failure to start with state as STOPPING (or STOPPED)
|
2 years ago |
Davin McCall
|
c96e9cb6cc
Remove unnecessary variable assignment
|
2 years ago |