nsfarm/lxd: no longer require image file to be executable
It makes no sense as we reset access rights either way. Let's just check if it is standard file and that is it.
Showing
- imgs/README.md 7 additions, 7 deletionsimgs/README.md
- imgs/base-alpine.sh 0 additions, 0 deletionsimgs/base-alpine.sh
- imgs/boot.sh 0 additions, 0 deletionsimgs/boot.sh
- imgs/isp-common.sh 0 additions, 0 deletionsimgs/isp-common.sh
- imgs/isp-dhcp.sh 0 additions, 0 deletionsimgs/isp-dhcp.sh
- nsfarm/lxd/container.py 0 additions, 2 deletionsnsfarm/lxd/container.py
imgs/base-alpine.sh
100755 → 100644
File mode changed from 100755 to 100644
imgs/boot.sh
100755 → 100644
File mode changed from 100755 to 100644
imgs/isp-common.sh
100755 → 100644
File mode changed from 100755 to 100644
imgs/isp-dhcp.sh
100755 → 100644
File mode changed from 100755 to 100644
Please register or sign in to comment