diff --git a/Linux/systemd.md b/Linux/systemd.md new file mode 100644 index 0000000..9803cb4 --- /dev/null +++ b/Linux/systemd.md @@ -0,0 +1,15 @@ +--- +title: Systemd +description: Info about systemd +published: true +date: 2025-05-30T14:20:35.881Z +tags: +editor: markdown +dateCreated: 2025-05-30T14:20:35.881Z +--- + +# Header +Your content here + +## List all services +systemctl list-units --type=service \ No newline at end of file