This commit is contained in:
root 2014-12-19 13:14:39 +01:00
parent 166e9a217f
commit 2c4f981b6c
1 changed files with 1 additions and 1 deletions

View File

@ -72,4 +72,4 @@ zpool list >> $motd
echo -e "$R===============================================================" >> $motd
script -c "systemctl --failed" /dev/null | grep -E '●| UNIT' >> $motd
echo -en "$X" >> $motd
tput sgr0 >> $motd
TERM=screen-256color tput sgr0 >> $motd