list_active_services

main
vitrinekast 8 months ago
parent 0b924d5428
commit 3c3582bc35

@ -234,6 +234,7 @@
{% endif %}
{% if list_active_services %}
<p><em>tldr@chopchop:~ $</em>sudo service --status-all</p>
<mark>
These are all of the services that are active, running, working to execute requests that enable everything
@ -241,7 +242,7 @@
The rest, marked with a [-], are idle, not running, or waiting to be activating upon sending a request.
</mark>
{{ log_output(list_active_services) }}
{% if endif %}
<p><em>tldr@chopchop:~ $</em>sudo journalctl -S today -u kitchen-stove.service -u
kitchen-bin.service -u kitchen-fridge.service -r -n</p>

Loading…
Cancel
Save