Explorar o código

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

jeremystretch %!s(int64=4) %!d(string=hai) anos
pai
achega
c15cfc26f1
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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
 
 ---