Add unit reload support

This commit is contained in:
2026-03-09 16:43:24 -04:00
parent 038fbe1a17
commit da8db0d3a3
5 changed files with 85 additions and 0 deletions

View File

@@ -22,6 +22,7 @@ If your system isn't running (or targeting another system running) `systemctl`,
- [x] `systemctl is-enabled`
- [x] `systemctl is-failed`
- [x] `systemctl mask`
- [x] `systemctl reload`
- [x] `systemctl restart`
- [x] `systemctl show`
- [x] `systemctl start`