Kaynağa Gözat

Update 0.1.6.md

Stefan Pejcic 1 yıl önce
ebeveyn
işleme
75015c30ca
1 değiştirilmiş dosya ile 4 ekleme ve 0 silme
  1. 4 0
      documentation/docs/changelog/0.1.6.md

+ 4 - 0
documentation/docs/changelog/0.1.6.md

@@ -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.