diff options
-rw-r--r-- | debian/control | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control index 2206d58..617dc28 100644 --- a/debian/control +++ b/debian/control @@ -9,6 +9,6 @@ Homepage: https://github.com/egor-tensin/linux-status Package: linux-status Architecture: all Depends: python3, ${misc:Depends} -Description: Simple Linux status web page - Shows your `top`, systemd units & timers, allows you to reboot the server, - etc. +Description: Simple Linux server monitoring + Shows your `top`, Docker container status, systemd units & timers, allows you + to reboot the server, etc. |