Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement new Linux table systemd_units, listing systemd units #6593

Open
wants to merge 2 commits into
base: master
from

Conversation

@rcipkins
Copy link
Contributor

@rcipkins rcipkins commented Aug 13, 2020

This PR implements a table for systemd_units.

+------------------+---------+------------+--------------+-----------+
| name             | type    | load_state | active_State | sub_state |
+------------------+---------+------------+--------------+-----------+
| example1.service | serivce | loaded     | active       | running   |
+------------------+---------+------------+--------------+-----------+
| example2.mount   | mount   | loaded     | inactive     | mounted   |
+------------------+---------+------------+--------------+-----------+

Requires: #6562

@alessandrogario alessandrogario force-pushed the trailofbits:rachel/feature/systemd-table branch from 78d2749 to aee6e6c Nov 4, 2020
@alessandrogario alessandrogario changed the title systemd_units table Implement new Linux table systemd_units, listing systemd units Nov 4, 2020
@alessandrogario alessandrogario force-pushed the trailofbits:rachel/feature/systemd-table branch from aee6e6c to 7f16f74 Nov 4, 2020
@alessandrogario alessandrogario force-pushed the trailofbits:rachel/feature/systemd-table branch from 7f16f74 to fbf0db0 Nov 5, 2020
@alessandrogario alessandrogario marked this pull request as ready for review Nov 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants
You can’t perform that action at this time.