Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Systemd Universal ManagerNew to Visual Studio Code? Get it now.
Systemd Universal Manager

Systemd Universal Manager

gbraad

|
170 installs
| (0) | Free
Manage systemd from within VS Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

systemd Universal Manager for VS Code

logo

systemd Manager is a Visual Studio Code extension designed to help users manage and maintain the state of systemd services and units on their host systems. This extension provides a user-friendly interface to interact with systemd, allowing for easy management of services and units directly from the VSCode environment.

screenshot

Installation

VS Code

On the marketplace, search for systemd universal manager or us the followings links:

  • Visual Studio Marketplace
  • Open VSX Registry

.devcontainer

To add this to a devcontainer, you add the following to the devcontainer.json

    "customizations": {
        "vscode": {
            "extensions": [
                ...,
                "gbraad.systemd-universal-manager"
            ]
        }
    }

Authors

"Gerard Braad"
@gbraad
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft