From: Nicolas Boisselier Date: Sun, 5 Feb 2017 05:36:12 +0000 (+0000) Subject: etc/profile.d/sys.sh X-Git-Url: https://git.nbdom.net/?a=commitdiff_plain;h=4712107bcc1c6866b08ddd0b29bea3b906f7192d;p=nb.git etc/profile.d/sys.sh --- diff --git a/etc/profile.d/sys.sh b/etc/profile.d/sys.sh index 14960365..60b93cfd 100644 --- a/etc/profile.d/sys.sh +++ b/etc/profile.d/sys.sh @@ -50,7 +50,7 @@ sys_activity() { echo if [ -e /var/log/auth.log ]; then - echo 'auth:' + echo '/var/log/auth.log:' tail -2 /var/log/auth.log | sed 's/^/ /' echo fi