1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-25 02:50:08 +03:00

bug #372: global read permissions for disk file

This commit is contained in:
Jaime Melis 2010-10-22 18:01:32 +02:00
parent bd934be4c9
commit e4e3104f26

View File

@ -55,5 +55,5 @@ http://*)
;;
esac
exec_and_log "chmod a+w $DST_PATH"
exec_and_log "chmod a+rw $DST_PATH"