summaryrefslogtreecommitdiff
path: root/init/src/services
AgeCommit message (Expand)Author
10 daysFmt & fixed compile errorHEADmasternamilsk
2026-03-14Added graceful shutdownnamilsk
2026-03-07Autofmt, updated `TODO.md`namilsk
2026-02-15Fixed error with `pids.retain` in services/units.rsnamilsk
2026-02-14refactor `services.rs`namilsk
2026-02-02Fixed `.unwrap()` call in units.rs, fixed all clippy warnings, refactor child...namilsk
2026-02-02Added exit-code check before restarting servicenamilsk
2026-02-02Implemented mainloop functions (e.g. restarting services), autofmt allnamilsk
2026-01-31Started writing service-utils and adding docstringsnamilsk
2026-01-12create unitparser module, add notes on future implementationtuturuu