Update 0.1.6.md

This commit is contained in:
Stefan Pejcic
2024-04-09 11:44:36 +02:00
committed by GitHub
parent a5c285e25f
commit 75015c30ca

View File

@@ -36,6 +36,7 @@ Not yet released.
- MySQL service is now listening on both `localhost` and `127.0.0.1`
- New default OpenAdmin theme
- Added checks to remove apt cache and temporary files after install process
- Custom cron file `/etc/cron.d/openpanel`
-----
@@ -159,4 +160,7 @@ To update navigate to *OpenAdmin > General Settings* section and if new update i
-----
##### /etc/cron.d/openpanel
OpenPanel now utilizes a custom cron file located at `/etc/cron.d/openpanel` instead of relying on the root user's crontab. This allows the root user to add custom cronjobs without the risk of them being overwritten during OpenPanel updates.