Просмотр исходного кода

Fixes #8512: Correct file permissions to allow execution of housekeeping script

jeremystretch 4 лет назад
Родитель
Сommit
c15cfc26f1
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      contrib/netbox-housekeeping.sh

+ 1 - 0
contrib/netbox-housekeeping.sh

@@ -19,6 +19,7 @@
 * [#8456](https://github.com/netbox-community/netbox/issues/8456) - Fix redundant display of VRF RD in prefix view
 * [#8465](https://github.com/netbox-community/netbox/issues/8465) - Accept empty string values for Interface `rf_channel` in REST API
 * [#8499](https://github.com/netbox-community/netbox/issues/8499) - Content types REST API endpoint should not require model permission
+* [#8512](https://github.com/netbox-community/netbox/issues/8512) - Correct file permissions to allow execution of housekeeping script
 
 ---