From ce7d94ca54bb148bda5600fc6b8381292cc0d25a Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Fri, 26 Feb 2021 17:55:33 +0300 Subject: README: update --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 595a8f7..83b751d 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ linux-status Simple Linux status web pages. -Shows your `top`, systemd units & timers, etc. +Shows your `top`, systemd units & timers, allows you to reboot, etc. What it looks like ------------------ @@ -19,6 +19,10 @@ To start a web server on port 18101: > python3 -m http.server --cgi 18101 +There's also a [systemd unit] that you can adjust to run the server. + +[systemd unit]: systemd/linux-status.service + License ------- Distributed under the MIT License. -- cgit v1.2.3