소스 검색

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

jeremystretch 4 년 전
부모
커밋
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
 
 ---