bundles/basic: add links to icinga, grafana and nginx vhosts to login message
This commit is contained in:
parent
5a7d0b0afd
commit
ed2bb66e3e
3 changed files with 62 additions and 2 deletions
|
@ -21,6 +21,13 @@ case $TERM in
|
|||
;;
|
||||
esac
|
||||
|
||||
if [[ -f "/etc/node.description" ]]
|
||||
then
|
||||
echo
|
||||
cat "/etc/node.description"
|
||||
echo
|
||||
fi
|
||||
|
||||
uptime
|
||||
last | grep 'still logged in'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue