remove redundant Documentation tag
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "journal"
|
||||
tags: [ "Documentation", "systemd" ]
|
||||
tags: [ "systemd" ]
|
||||
---
|
||||
|
||||
See a running log of all system messages:
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "Making Services"
|
||||
tags: [ "Documentation", "systemd" ]
|
||||
tags: [ "systemd" ]
|
||||
---
|
||||
# Basics
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "systemd"
|
||||
tags: [ "Documentation", "systemd" ]
|
||||
tags: [ "systemd" ]
|
||||
---
|
||||
```bash
|
||||
systemctl list-units
|
||||
|
Reference in New Issue
Block a user