lk/system/systemd/systemd_basics.md

21 lines
289 B
Markdown
Raw Normal View History

2022-01-16 18:20:39 +00:00
---
2022-01-18 15:28:10 +00:00
title: "systemd"
tags: [ "Documentation", "systemd" ]
2022-01-16 18:20:39 +00:00
---
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