lk/system/systemd/systemd_basics.md
Malin Freeborn ba8026e0c3
change formatting
input examples are now given as

```bash
input $ARG1
```

While outputs use md's '> ' sign as a quote.
2023-06-17 21:28:20 +02:00

359 B

title tags
systemd
Documentation
systemd
systemctl list-units
sudo systemctl status mpd
sudo systemctl daemon-reload
sudo systemctl taskd.service start
sudo systemctl status taskd.service

Startup

sudo systemd-analyze
sudo systemd-analyze blame