From 92cb295f030a107d3c08bf2bc34ff0f3679676c0 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Wed, 24 Jul 2024 13:06:44 +0200 Subject: [PATCH] Update 0.2.3.md --- documentation/docs/changelog/0.2.3.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/documentation/docs/changelog/0.2.3.md b/documentation/docs/changelog/0.2.3.md index 15a17c83..cb7d63ba 100644 --- a/documentation/docs/changelog/0.2.3.md +++ b/documentation/docs/changelog/0.2.3.md @@ -39,6 +39,8 @@ Not yet released. - [Websites List](#websites-list) - `opencli report` command now provides more detailed info for OpenAdmin service: pip installed packages, python version, ufw/csf rules and full error log. - `opencli user-sudo` command now allows user to use the `su -` command to switch to root user. +- [/etc/profile.d/welcome.sh](https://github.com/stefanpejcic/openpanel-configuration/blob/main/ssh/admin_welcome.sh) now has 5sec timeout. +- `opencli server-on_startup` now updates openpanel version number from the docker container on server reboot, and `/etc/profile.d/welcome.sh` on each root user ssh login. ### ConfigServer Firewall