From 2eb818b5838300522057679a52e8d3d18e79401e Mon Sep 17 00:00:00 2001 From: Administrator Date: Fri, 30 May 2025 16:21:02 +0200 Subject: [PATCH] docs: update Linux/systemd --- Linux/systemd.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Linux/systemd.md b/Linux/systemd.md index f502280..bd25966 100644 --- a/Linux/systemd.md +++ b/Linux/systemd.md @@ -2,7 +2,7 @@ title: Systemd description: Info about systemd published: true -date: 2025-05-30T14:20:51.534Z +date: 2025-05-30T14:21:00.951Z tags: editor: markdown dateCreated: 2025-05-30T14:20:35.881Z @@ -11,4 +11,6 @@ dateCreated: 2025-05-30T14:20:35.881Z # Systemd ## List all services -systemctl list-units --type=service \ No newline at end of file +``` +systemctl list-units --type=service +``` \ No newline at end of file