add empty line on exit

This commit is contained in:
Tobias Powalowski 2023-07-13 09:12:39 +02:00
parent ed21429c3f
commit 21f69f9d1d
2 changed files with 3 additions and 1 deletions

View file

@ -1,6 +1,6 @@
On the road to 2023.07:
- kernel 6.4.x
- grub 2.06.r591.g6425c12cd-1
- grub 2.12rc1-1
Environment Changes:
- added Sway to preconfigured desktop environments
- added ttyd remote http terminal support

View file

@ -143,6 +143,8 @@ if ! _dolauncher; then
fi
[[ -e /tmp/.launcher-running ]] && rm /tmp/.launcher-running
clear
# show like normal login
echo ""
agetty --show-issue
echo ""
cat /etc/motd