diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2021-02-27 19:19:17 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2021-02-27 19:19:32 +0300 |
commit | b17e2ef428609a34de8a899dbd82a7069420c876 (patch) | |
tree | 2b12dfb963ffc31271739ced19f37834c4f0b207 | |
parent | remove obsolete user panels (diff) | |
download | linux-status-b17e2ef428609a34de8a899dbd82a7069420c876.tar.gz linux-status-b17e2ef428609a34de8a899dbd82a7069420c876.zip |
systemd/ -> dist/systemd/
-rw-r--r-- | README.md | 2 | ||||
-rw-r--r-- | dist/systemd/linux-status.service (renamed from systemd/linux-status.service) | 0 |
2 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ To start a web server on port 18101: There's also a [systemd unit] that you can adjust to run the server. -[systemd unit]: systemd/linux-status.service +[systemd unit]: dist/systemd/linux-status.service TODO ---- diff --git a/systemd/linux-status.service b/dist/systemd/linux-status.service index 0b13ec6..0b13ec6 100644 --- a/systemd/linux-status.service +++ b/dist/systemd/linux-status.service |