diff options
author | Scott Moser <smoser@ubuntu.com> | 2013-07-17 13:36:32 -0400 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2013-07-17 13:36:32 -0400 |
commit | 8f70bb7e7144f2225b4e9a589d16ae6d15992a3d (patch) | |
tree | 595e918a8dfa5f848cf9916d9e472cd60cacc644 /packages | |
parent | 7b9b49efe6866103730b8b202c8ddf2189644ea5 (diff) | |
download | vyos-cloud-init-8f70bb7e7144f2225b4e9a589d16ae6d15992a3d.tar.gz vyos-cloud-init-8f70bb7e7144f2225b4e9a589d16ae6d15992a3d.zip |
Azure: make /var/lib/waagent with 0700 perms
The walinux agent expects that the files it writes with 0644 (default umask)
permissions are not globally readable. Since we were creating the directory
for it, and using default umaks (0755), the files inside were readable to
non-priviledged users.
Diffstat (limited to 'packages')
0 files changed, 0 insertions, 0 deletions