add headers to lk

This commit is contained in:
2022-01-16 19:20:39 +01:00
parent bdc4ea87cb
commit aac84da38a
137 changed files with 543 additions and 1 deletions
+4
View File
@@ -1,3 +1,7 @@
---
title: "basics"
tags: [ "Documentation", "system" ]
---
> systemctl list-units
> sudo systemctl status mpd
+4
View File
@@ -1,3 +1,7 @@
---
title: "journal"
tags: [ "Documentation", "system" ]
---
Find errors since November
+3
View File
@@ -1,3 +1,6 @@
---
tags: [ "Documentation", "system" ]
---
# Basics
A service can consist of two files - the .sh script to run, and the .service file which describes its run conditions.
+4
View File
@@ -1,3 +1,7 @@
---
title: "users"
tags: [ "Documentation", "system" ]
---
# Automatic Login
> cp /usr/lib/systemd/system/getty@.service /etc/systemd/system/getty1@.service