From 8df40a2e370997111439420a95207b11563ae3cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mateusz=20Choch=C3=B3=C5=82?= Date: Thu, 27 Dec 2018 10:56:57 +0100 Subject: [PATCH] todos --- bmotd.sh | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/bmotd.sh b/bmotd.sh index aabac50..05f31e7 100755 --- a/bmotd.sh +++ b/bmotd.sh @@ -1,5 +1,10 @@ #!/bin/bash +# cpu? mem? +# dns server, volumes/space gw +# mac addr? + + # Config MOTD="/etc/motd" INSTPATH="/etc/bmotd.sh"