stubbs out errors, adds mask and unmask to scope

This commit is contained in:
2021-05-14 14:46:38 -07:00
parent 50f85eb623
commit 7762c3af12
3 changed files with 27 additions and 0 deletions

View File

@@ -21,6 +21,8 @@ systemctl may be used to introspect and control the state of the "systemd" syste
- [ ] `systemctl is-enabled`
- [ ] `systemctl daemon-reload`
- [ ] `systemctl show`
- [ ] `systemctl mask`
- [ ] `systemctl unmask`
## TODO