lk/system/systemd/basics.md

21 lines
287 B
Markdown
Raw Normal View History

2022-01-16 18:20:39 +00:00
---
title: "basics"
tags: [ "Documentation", "system" ]
---
2020-01-02 00:04:35 +00:00
> systemctl list-units
> sudo systemctl status mpd
> sudo systemctl daemon-reload
> sudo systemctl taskd.service start
> sudo systemctl status taskd.service
2020-01-30 06:21:12 +00:00
# Startup
> sudo systemd-analyze
> sudo systemd-analyze blame