Skip to content

Linux Service module #454

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

Merged
merged 3 commits into from
Jun 16, 2024
Merged

Conversation

anmenaga
Copy link

PR Summary

A simple PowerShell class-based resource that lists services on Linux.
Supports Get and Export.
It uses systemctl -l --type service --all to access the data.

LinuxServiceModule

@anmenaga anmenaga requested review from SteveL-MSFT and tgauth June 10, 2024 20:41
@anmenaga anmenaga force-pushed the LinuxServiceModule branch from e08652f to 5883514 Compare June 13, 2024 22:20
@anmenaga anmenaga force-pushed the LinuxServiceModule branch from 5883514 to 8f46f0a Compare June 15, 2024 04:39
@anmenaga anmenaga force-pushed the LinuxServiceModule branch from 8f46f0a to b2469ce Compare June 15, 2024 04:40
@SteveL-MSFT SteveL-MSFT added this pull request to the merge queue Jun 16, 2024
Merged via the queue into PowerShell:main with commit 18b913b Jun 16, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants